This commit is contained in:
parent
7dd02c0056
commit
fae6f35774
9 changed files with 19 additions and 19 deletions
|
@ -36,7 +36,7 @@ func (p *PingPlugin) OnMessage(msg *model.Message, config map[string]interface{}
|
|||
ReplyTo: msg.ID,
|
||||
Channel: msg.Channel,
|
||||
}
|
||||
|
||||
|
||||
// Create an action to send the message
|
||||
action := &model.MessageAction{
|
||||
Type: model.ActionSendMessage,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue