коммит произвёл
GitHub
родитель
b45ff0be5d
Коммит
717a4d04a9
@@ -109,7 +109,7 @@ func (p *HelpPlugin) MessageHasBeenPosted(c *plugin.Context, post *model.Post) {
|
||||
p.API.SendEphemeralPost(post.UserId, &model.Post{
|
||||
ChannelId: configuration.channelID,
|
||||
Message: "You asked for help? Checkout https://support.mattermost.com/hc/en-us",
|
||||
Props: map[string]interface{}{
|
||||
Props: map[string]any{
|
||||
"sent_by_plugin": true,
|
||||
},
|
||||
})
|
||||
|
||||
Ссылка в новой задаче
Block a user