PLT-1649: add response_url support for custom slash commands (#6739)
* add response_url support for custom slash commands * pr suggestions * pr update / suggestion * test fix
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
5cd45c9394
Коммит
b122381e87
@@ -72,6 +72,7 @@ type SqlStore interface {
|
||||
System() SystemStore
|
||||
Webhook() WebhookStore
|
||||
Command() CommandStore
|
||||
CommandWebhook() CommandWebhookStore
|
||||
Preference() PreferenceStore
|
||||
License() LicenseStore
|
||||
Token() TokenStore
|
||||
|
||||
Ссылка в новой задаче
Block a user