discord-ext-oauth
Docs
Index
Edit on GitHub
Contents:
Getting Started
Example Usage
Client Side Requests
Guild Objects
Token Objects
User Objects
Index
A
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
N
|
O
|
R
|
S
|
T
|
U
|
V
A
access_token (discord.ext.oauth.user.User attribute)
AccessTokenResponse (class in discord.ext.oauth.token)
avatar_url (discord.ext.oauth.user.User attribute)
C
close() (discord.ext.oauth.client.OAuth2Client method)
D
discriminator (discord.ext.oauth.user.User attribute)
E
email (discord.ext.oauth.user.User attribute)
exchange_code() (discord.ext.oauth.client.OAuth2Client method)
expires_at (discord.ext.oauth.token.AccessTokenResponse attribute)
expires_in (discord.ext.oauth.token.AccessTokenResponse attribute)
F
features (discord.ext.oauth.guild.Guild attribute)
fetch_guilds() (discord.ext.oauth.user.User method)
fetch_user() (discord.ext.oauth.client.OAuth2Client method)
G
get_user() (discord.ext.oauth.client.OAuth2Client method)
Guild (class in discord.ext.oauth.guild)
I
icon_url (discord.ext.oauth.guild.Guild attribute)
id (discord.ext.oauth.guild.Guild attribute)
(discord.ext.oauth.user.User attribute)
is_user_owner (discord.ext.oauth.guild.Guild attribute)
M
mfa_enabled (discord.ext.oauth.user.User attribute)
N
name (discord.ext.oauth.guild.Guild attribute)
(discord.ext.oauth.user.User attribute)
O
OAuth2Client (class in discord.ext.oauth.client)
R
refresh() (discord.ext.oauth.user.User method)
refresh_token (discord.ext.oauth.token.AccessTokenResponse attribute)
(discord.ext.oauth.user.User attribute)
refresh_token() (discord.ext.oauth.client.OAuth2Client method)
S
scope (discord.ext.oauth.token.AccessTokenResponse attribute)
T
token (discord.ext.oauth.token.AccessTokenResponse attribute)
token_type (discord.ext.oauth.token.AccessTokenResponse attribute)
U
User (class in discord.ext.oauth.user)
user (discord.ext.oauth.guild.Guild attribute)
V
verified (discord.ext.oauth.user.User attribute)