4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 08:49:24 +00:00

Add QuoteFormat option (telegram). Closes #413

This commit is contained in:
Wim
2018-05-11 20:59:15 +02:00
parent be04d1a862
commit 406a54b597
3 changed files with 17 additions and 1 deletions

View File

@ -95,6 +95,7 @@ type Protocol struct {
PrefixMessagesWithNick bool // mattemost, slack
Protocol string // all protocols
QuoteDisable bool // telegram
QuoteFormat string // telegram
RejoinDelay int // IRC
ReplaceMessages [][]string // all protocols
ReplaceNicks [][]string // all protocols