Replace giving channel IDs with discord.TextChannel and discord.VoiceChannel. #266

Closed
opened 2026-03-07 03:23:31 -05:00 by sirdog3355 · 2 comments
sirdog3355 commented 2026-03-07 03:23:31 -05:00 (Migrated from github.com)

Apparently the data types discord.VoiceChannel and discord.TextChannel exist, just like discord.Member.

For commands that want a channel, swapping it out with that will improve usability a lot. Presuming it works.

Apparently the data types `discord.VoiceChannel` and `discord.TextChannel` exist, just like `discord.Member`. For commands that want a channel, swapping it out with that will improve usability a lot. Presuming it works.
sirdog3355 commented 2026-03-22 20:55:44 -04:00 (Migrated from github.com)

Addressed by #273. Awaiting documentation update.

Addressed by #273. Awaiting documentation update.
sirdog3355 commented 2026-03-22 21:02:46 -04:00 (Migrated from github.com)

Documentation updated. Closing.

Documentation updated. Closing.
Sign in to join this conversation.
No description provided.