Interface
APIChannelPartial
Minimal channel (id and type required).
Properties
icon
?: string | nullChannel icon hash.
id
: SnowflakeChannel ID.
name
?: string | nullChannel name.
parent_id
?: Snowflake | nullParent category ID.
type
: ChannelTypeChannel type (see ChannelType).