No summary provided.
Extends
APIGuildChannel<T>Extends
Omit<APITextBasedChannel<T>, 'last_pin_timestamp' | 'name'>Name | Constraints | Optional | Default | Description |
---|---|---|---|---|
T | ChannelType | No | None |
The id of the guild (may be missing for some channel objects received over gateway guild dispatches)
Inherited from APIGuildChannelThe name of the channel (1-100 characters)
Inherited from APIGuildChannelWhether the channel is nsfw
Inherited from APIGuildChannelID of the parent category for a channel (each parent category can contain up to 50 channels)ORID of the parent channel for a thread
Inherited from APIGuildChannelExplicit permission overwrites for members and roles
Inherited from APIGuildChannelSorting position of the channel
Inherited from APIGuildChannelVoice region id for the voice or stage channel, automatic when set to
null