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
XBehavior#asX now returns itself if the concrete type is already a complete entity. Use XBehavior#fetchX to always retrieve the most up-to-date version of an entity (#396)
EphemeralBuilder builders have been unified with the persistent messages. (#397)
Core events now accept a coroutineScope in the constructor (#391)
Start thread methods have introduced a builder (#398)
Shards have been moved to the gateway builder packages (#409)