GuildTextChannelStructure
See
https://discord.com/developers/docs/resources/channel#channel-object-channel-structure
Extends
Properties
id
id:
string
Inherited from
Defined in
last_pin_timestamp?
optional
last_pin_timestamp:null
|string
Inherited from
BaseGuildChannelStructure
.last_pin_timestamp
Defined in
permissions?
optional
permissions:string
Only exists in resolved data
Inherited from
BaseGuildChannelStructure
.permissions
Defined in
flags?
optional
flags:number
Bitfield of ChannelFlags
Inherited from
BaseGuildChannelStructure
.flags
Defined in
guild_id
guild_id:
string
Inherited from
BaseGuildChannelStructure
.guild_id
Defined in
position
position:
number
Inherited from
BaseGuildChannelStructure
.position
Defined in
permission_overwrites
permission_overwrites:
OverwriteStructure
[]
Inherited from
BaseGuildChannelStructure
.permission_overwrites
Defined in
name
name:
string
Inherited from
BaseGuildChannelStructure
.name
Defined in
topic
topic:
null
|string
Inherited from
BaseGuildChannelStructure
.topic
Defined in
nsfw
nsfw:
boolean
Inherited from
BaseGuildChannelStructure
.nsfw
Defined in
last_message_id
last_message_id:
null
|string
Inherited from
BaseGuildChannelStructure
.last_message_id
Defined in
parent_id
parent_id:
null
|string
Inherited from
BaseGuildChannelStructure
.parent_id
Defined in
default_auto_archive_duration
default_auto_archive_duration:
AutoArchiveDuration
Inherited from
BaseGuildChannelStructure
.default_auto_archive_duration
Defined in
type
type:
GUILD_TEXT
Overrides
BaseGuildChannelStructure
.type
Defined in
rate_limit_per_user
rate_limit_per_user:
number