Add support new version of Slack applocation

- Added support of Event API in socketMode
- Fix files upload for new applications
This commit is contained in:
kolsys
2024-06-28 21:43:44 +03:00
parent d16645c952
commit 5b86262fdd
17 changed files with 2575 additions and 22 deletions

View File

@@ -163,6 +163,7 @@ type Protocol struct {
TeamID string // msteams
TenantID string // msteams
Token string // gitter, slack, discord, api, matrix
AppToken string // slack
Topic string // zulip
URL string // mattermost, slack // DEPRECATED
UseAPI bool // mattermost, slack