mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 00:19:24 +01:00
parent
6b4b19194e
commit
6616d105d1
@ -842,10 +842,11 @@ Token="Yourtokenhere"
|
|||||||
## Settings below can be reloaded by editing the file
|
## Settings below can be reloaded by editing the file
|
||||||
|
|
||||||
#OPTIONAL (default empty)
|
#OPTIONAL (default empty)
|
||||||
#Supported formats are "HTML", "Markdown" and "HTMLNick"
|
#Supported formats are:
|
||||||
#See https://core.telegram.org/bots/api#html-style
|
#"HTML" https://core.telegram.org/bots/api#html-style
|
||||||
#See https://core.telegram.org/bots/api#markdown-style
|
#"Markdown" https://core.telegram.org/bots/api#markdown-style - deprecated, doesn't display links with underscores correctly
|
||||||
#HTMLNick only allows HTML for the nick, the message itself will be html-escaped
|
#"MarkdownV2" https://core.telegram.org/bots/api#markdownv2-style
|
||||||
|
#"HTMLNick" - only allows HTML for the nick, the message itself will be html-escaped
|
||||||
MessageFormat=""
|
MessageFormat=""
|
||||||
|
|
||||||
#OPTIONAL (default false)
|
#OPTIONAL (default false)
|
||||||
|
Loading…
Reference in New Issue
Block a user