mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Improve Telegram Agent description
This commit is contained in:
parent
503bf7a9be
commit
4848716948
1 changed files with 2 additions and 2 deletions
|
@ -33,10 +33,10 @@ module Agents
|
|||
|
||||
**Options**
|
||||
|
||||
* `caption`: caption for a media content, 0-200 characters
|
||||
* `caption`: caption for a media content (0-200 characters)
|
||||
* `disable_notification`: send a message silently in a channel
|
||||
* `disable_web_page_preview`: disable link previews for links in a text message
|
||||
* `long_message`: split or truncate long text messages or captions
|
||||
* `long_message`: split or truncate text messages or captions that exceeds Telegram API limits
|
||||
* `parse_mode`: parse policy of a text message
|
||||
|
||||
See the official [Telegram Bot API documentation](https://core.telegram.org/bots/api#available-methods) for detailed info.
|
||||
|
|
Loading…
Add table
Reference in a new issue