forked from lug/matterbridge
Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126
This commit is contained in:
@@ -413,6 +413,11 @@ ShowJoinPart=false
|
||||
#REQUIRED
|
||||
Token="Yourtokenhere"
|
||||
|
||||
#OPTIONAL (default empty)
|
||||
#Only supported format is "HTML", messages will be sent in html parsemode.
|
||||
#See https://core.telegram.org/bots/api#html-style
|
||||
MessageFormat=""
|
||||
|
||||
#Nicks you want to ignore.
|
||||
#Messages from those users will not be sent to other bridges.
|
||||
#OPTIONAL
|
||||
|
||||
Reference in New Issue
Block a user