Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsTeamsChannelProperties

Package version

The parameters to provide for the Microsoft Teams channel.

Hierarchy

  • MsTeamsChannelProperties

Index

Properties

Optional callingWebHook

callingWebHook: undefined | string

Webhook for Microsoft Teams channel calls

Optional enableCalling

enableCalling: undefined | false | true

Enable calling for Microsoft Teams channel

isEnabled

isEnabled: boolean

Whether this channel is enabled for the bot

Generated using TypeDoc