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
/dil retrieve now displays results in 24-hour format
API Changes
Added Async*() methods to Database - developers are recommended to implement only the asynchronous methods and use AsyncToCallbackDatabaseTrait to auto-generate callback-equivalents
Added Async*() methods to GamertagUUIDTranslator - developers are recommended to implement only the asynchronous methods and use AsyncToCallbackGamertagUUIDTranslatorTrait to auto-generate callback-equivalents