botas-core
← BotAS Docs
.NET Guide
Node.js Guide
Python Guide
Preparing search index...
NotificationInfo
Interface NotificationInfo
Notification settings from Teams channel data.
interface
NotificationInfo
{
alert
?:
boolean
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
alert?
Properties
Optional
alert
alert
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alert
← BotAS Docs
.NET Guide
Node.js Guide
Python Guide
botas-core
Loading...
Notification settings from Teams channel data.