You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
2.0.0.dev121 (2023-09-10)
Features
Add approximate_member_count and approximate_presence_count to OwnGuild. (#1659)
Add CacheSettings.only_my_member to only cache the bot member. (#1679)
Bots can now utilize Activity.state
When used with type set to ActivityType.CUSTOM, it will show as the text for the custom status.
Syntactic sugar also exists to support simply using name instead of state.
Can be used with other activity types to provide additional information on the activity. (#1683)
Add missing Audit Log event types to AuditLogEventType (#1705)
Add approximate_guild_count field to own Application (#1712)