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