Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.14 KB

Telegram.md

File metadata and controls

15 lines (11 loc) · 1.14 KB

Telegram

Properties

Name Type Description Notes
type str To configure a Telegram integration, acquire the required information from the user and call the Create Integration endpoint. [optional] [default to 'telegram']
token str Telegram Bot Token.
username str Username of the botId [optional] [readonly]
bot_id str A human-friendly name used to identify the integration. [optional] [readonly]
default_responder_id str The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=&quot;https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\&quot;&gt;Per-channel default responder</a> guide. [optional]
default_responder DefaultResponderDefaultResponder [optional]

[Back to Model list] [Back to API list] [Back to README]