Add support for edited messages (telegram)

This commit is contained in:
Wim
2017-04-15 19:07:35 +02:00
parent d1dd6c3440
commit 7469732bbc
2 changed files with 12 additions and 2 deletions

View File

@@ -435,6 +435,14 @@ Token="Yourtokenhere"
#See https://core.telegram.org/bots/api#html-style
MessageFormat=""
#Disable sending of edits to other bridges
#OPTIONAL (default false)
EditDisable=false
#Message to be appended to every edited message
#OPTIONAL (default empty)
EditSuffix=" (edited)"
#Nicks you want to ignore.
#Messages from those users will not be sent to other bridges.
#OPTIONAL