Documentation ¶
Index ¶
Constants ¶
View Source
const ( ScopeIdentify = "identify" ScopeBot = "bot" ScopeEmail = "email" ScopeGuilds = "guilds" ScopeGuildsJoin = "guilds.join" ScopeConnections = "connections" ScopeGroupDMJoin = "gdm.join" ScopeMessagesRead = "messages.read" ScopeRPC = "rpc" ScopeRPCAPI = "rpc.api" ScopeRPCNotificationsRead = "rpc.notifications.read" ScopeWebhookIncoming = "webhook.Incoming" )
Discord OAuth2 scope.
Variables ¶
This section is empty.
Functions ¶
func RemoveToken ¶
RemoveToken removes a token in session in a context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.