API Reference / System
Interface: System
Defined in: types.ts:9
Properties
id
id:
number
Defined in: types.ts:11
The numeric ID of the system's Twitch account.
color
color:
string|null
Defined in: types.ts:17
The fallback color that will be used when a member has not specified their own color.
pronouns
pronouns:
string|null
Defined in: types.ts:23
The fallback pronouns that will be used when a member has not specified their own pronouns.
autoproxy_member_id
autoproxy_member_id:
number|null
Defined in: types.ts:29
If set, messages sent without a proxy prefix will be automatically proxied as the target member.
members
members:
Member[]
Defined in: types.ts:32
The list of members in this system.