Fixed AllowedMentions disables every mentions. Fixed Snowflake.timestamp value is incorrect. (13) Implemented Guild Scheduled Event.
0.0.25
Implemented `Client.increase_shards` and `Client.kill`. Implemented autocomplete. Implemented cache reset. Fixed owner_ids returns invalid value if app is on team.
0.0.24.1
(temporary) Fix guild create may have invalid payload
0.0.24
Fixed monoshard related issues.
0.0.23
Added `GuildMember.id` attribute. Fixed model's raw value may be shared. Fixed `Client.wait` always raises WebsocketClosed on monosharding.
0.0.22
Using `__repr__` to make it easy to understand externally. (10) Fixed dispatching sometimes fails with `Client.wait`