v0.11.0
Pre-release
Pre-release
this is breaking release.
- to create message attachment, change MessageAttachment to MessageAttachmentConstructor. MessageAttachment now used to represent Discord's attachments, not to build them.
- same with MessageEmbed. you must build embeds with MessageEmbedConstructor now.
added events:
- GuildMemberAdd
- GuildMemberRemove
- GuildMemberUpdate
- GuildUpdate
- GuildRemove
Full Changelog: v0.10.0...v0.11.0