Bug Fixes
- APIRequest: only use form data when actually sending files (
#3917
) (a4f7e07
) - Guild: resolve role id and call existing handler (
#3904
) (f387337
) - MessageEmbed: skip validation of fields when inside a message (
#3894
) (3e169cb
) - VoiceChannel: adapt
#manageable
to check forCONNECT
(#3885
) (61ef46f
)