CRM_Marketing_MessengerBot

Bot or messenger community data

Contains data about the messenger bot or community. Result of the CRM_Marketing_GetMessengerBots function.

Hierarchy

  • CRM_Marketing_MessengerBot

Properties

Readonly extensionId

extensionId: string

Campaign module ID.

Readonly id

id: string

Bot ID.

Readonly messenger

messenger: AccountType

Messenger.

Readonly name

name: string

Displayed name of the bot.

Optional templateId

templateId: undefined | string

ID of the template for sending an email from the bot or community

Optional Readonly token

token: undefined | string

API token.