Document QuoteLengthLimit

Aminda Suomalainen 2021-05-14 11:45:32 +03:00
parent 55cbba2705
commit 9d4717f794

@ -123,6 +123,7 @@
- [MessageFormat](#messageformat) - [MessageFormat](#messageformat)
- [QuoteDisable](#quotedisable) - [QuoteDisable](#quotedisable)
- [QuoteFormat](#quoteformat) - [QuoteFormat](#quoteformat)
- [QuoteLengthLimit](#quotelengthlimit)
- [DisableWebPagePreview](#disablewebpagepreview) - [DisableWebPagePreview](#disablewebpagepreview)
- [Token *](#token--3) - [Token *](#token--3)
- [UseFirstName](#usefirstname) - [UseFirstName](#usefirstname)
@ -1238,6 +1239,15 @@ Example:
`QuoteFormat="{MESSAGE} (re @{QUOTENICK}: {QUOTEMESSAGE})"` `QuoteFormat="{MESSAGE} (re @{QUOTENICK}: {QUOTEMESSAGE})"`
## QuoteLengthLimit
Limits {QUOTEMESSAGE} into integer characters specified in this.
Setting: OPTIONAL \
Format: integer \
Example:
`QuoteLengthLimit=46`
## DisableWebPagePreview ## DisableWebPagePreview
Disables link previews for links in messages Disables link previews for links in messages