Get Guild Channels
Last updated
Was this helpful?
Last updated
Was this helpful?
Guild ID
Guild ID
data[].id
The ID of this channel
data[].type
data[].flags
Channel Flags
data[].guild_id
The ID ot the guild
data[].name
The name of the channel
data[].parent_id
For guild channels: id of the parent category for a channel (each parent category can contain up to 50 channels), for threads: id of the text channel this thread was created
data[].position
Sorting position of the channel
data[].permission_overwrites
Explicit permission overwrites for members and roles
Channel Type []