TelegramChannelProperties Class
The parameters to provide for the Telegram channel.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
TelegramChannelProperties
Constructor
TelegramChannelProperties(*, is_enabled: bool, access_token: Optional[str] = None, is_validated: Optional[bool] = None, **kwargs)
Parameters
- access_token
- str
Required
The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.
Feedback
Submit and view feedback for