aboutsummaryrefslogtreecommitdiff
path: root/discord/utils.py
diff options
context:
space:
mode:
authorNCPlayz <[email protected]>2019-03-14 12:38:02 +0000
committerRapptz <[email protected]>2019-03-19 09:00:18 -0400
commitf507f508a2aa56305ac90bd222f49af9cf47c49b (patch)
treea9ba58dde45156651f76196c06514a622e7fa6a8 /discord/utils.py
parentOrganise documentation (diff)
downloaddiscord.py-f507f508a2aa56305ac90bd222f49af9cf47c49b.tar.xz
discord.py-f507f508a2aa56305ac90bd222f49af9cf47c49b.zip
Expose Metadata
Added access to: * `/users/@me/guilds` * `/guilds/{guild_id}` * `/guilds/{guild_id}/members/{member_id}` BREAKING CHANGE: * `get_user_info` -> `fetch_user_info` to match naming scheme. Remove useless note Remove `reverse` and corresponding documentation Update documentation to reflect #1988 Rename `get_` HTTP functions to `fetch_` Breaking Changes: * `get_message` -> `fetch_message` * `get_invite` -> `fetch_invite` * `get_user_profile` -> `fetch_user_profile` * `get_webhook_info` -> `fetch_webhook` * `get_ban` -> `fetch_ban` Fix InviteConverter, update migrating.rst Rename get_message to fetch_message
Diffstat (limited to 'discord/utils.py')
0 files changed, 0 insertions, 0 deletions