This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/discord_sdk/sidebar-items.js

1 line
1.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"enum":[["DiscordApp","The details on the Application youve created in Discord."],["DiscordMsg","An event or error sent from Discord"],["Event","An event sent from Discord to notify us of some kind of state change or completed action."]],"mod":[["activity","Provides types and functionality for Activities , also known as Rich Presence"],["error",""],["handlers",""],["lobby","Provides types and functionality for Lobbies"],["overlay","Provides types and functionality for the Discord Overlay"],["registration","Functionality for registering an application with Discord so that Discord can start it in the future eg. when the user accpets an invite to play the game by another user"],["relations","Provides types and functionality for Relationships"],["user","Provides types and functionality around Users"],["voice",""],["wheel",""]],"struct":[["Discord",""],["OffsetDateTime","A [`PrimitiveDateTime`] with a [`UtcOffset`]."],["Snowflake","Discord uses snowflakes for most/all of their unique identifiers, including users, lobbies, etc"],["Subscriptions",""]],"trait":[["DiscordHandler",""]],"type":[["AppId",""]]});