[3.4.1] - 2022-03-9
This release fixes some bugs as well as adds some minor features.
Upgrade path
This release removes one of the CreateRoleAsync
methods on the SocketGuild/RestGuild classes. The reason for this is without fully qualifying all the parameters there was a ambiguous reference, see #2181
Please make sure your codebase uses the correct CreateRoleAsync
function.
Added
- #2169 Component TypeConverters and CustomID TypeReaders (fb4250b)
- #2180 Attachment description and content type (765c0c5)
- #2162 Add configuration toggle to suppress Unknown dispatch warnings (1ba96d6)
- #2178 Add 10065 Error code (cc6918d)