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