Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KikChannelProperties

Package version

The parameters to provide for the Kik channel.

Hierarchy

  • KikChannelProperties

Index

Properties

apiKey

apiKey: string

Kik API key. 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

userName

userName: string

The Kik user name

Generated using TypeDoc