4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 14:19:24 +00:00

Add support for sending edited messages

This commit is contained in:
Wim
2017-04-15 18:46:25 +02:00
parent a4db63a773
commit 02612c0061
2 changed files with 11 additions and 0 deletions

View File

@ -39,6 +39,8 @@ type ChannelInfo struct {
type Protocol struct {
BindAddress string // mattermost, slack
Buffer int // api
EditSuffix string // mattermost, slack, discord, telegram, gitter
EditDisable bool // mattermost, slack, discord, telegram, gitter
IconURL string // mattermost, slack
IgnoreNicks string // all protocols
Jid string // xmpp