Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SmsChannelProperties

Package version

The parameters to provide for the Sms channel.

Hierarchy

  • SmsChannelProperties

Index

Properties

accountSID

accountSID: string

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

authToken

authToken: string

The Sms auth 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

phone

phone: string

The Sms phone

Generated using TypeDoc