Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TelegramChannelProperties

Package version

The parameters to provide for the Telegram channel.

Hierarchy

  • TelegramChannelProperties

Index

Properties

accessToken

accessToken: string

The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.

isEnabled

isEnabled: boolean

Whether this channel is enabled for the bot

Optional isValidated

isValidated: undefined | false | true

Whether this channel is validated for the bot

Generated using TypeDoc