mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
parent
b5dc9e54a0
commit
a53b609e37
@ -720,6 +720,7 @@ BUILT_IN_TRANSFORMERS: Dict[Any, Transformer] = {
|
||||
VoiceChannel: BaseChannelTransformer(VoiceChannel),
|
||||
TextChannel: BaseChannelTransformer(TextChannel),
|
||||
CategoryChannel: BaseChannelTransformer(CategoryChannel),
|
||||
ForumChannel: BaseChannelTransformer(ForumChannel),
|
||||
Attachment: IdentityTransformer(AppCommandOptionType.attachment),
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user