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
Fix CommandInteractionOption.value typehint not including float (#1805)
Member.joined_at is now nullable due to breaking API change
This will be received on guest members with temporary membership (#1812)
Shard rate-limiters are now reset per websocket connection, avoiding a rare issue where a persistent network issue could allow the shard to be rate-limited (#1813)