#ChannelTypes doesn't work

1 messages · Page 1 of 1 (latest)

timber grove
remote blade
#

type 6 is a role select menu

#

8 is channel

#

i just tested it with 8 as the type and the channel types work

#

instead of using a number for both types, just use the enums.

ComponentType.ChannelSelect for the type and ChannelType.GuildText for channel_types

#

Easier to read and harder to forget than number types