 NCPlayzandRapptz
|
a1caaf8dcf
|
Add Guild.max_presences and Guild.max_members
Fixes #1822
Fixes #1418
|
2019-03-22 20:25:03 -04:00 |
|
 NCPlayzandRapptz
|
8a30a4cac0
|
Add support for guild widget
|
2019-03-19 09:22:48 -04:00 |
|
 NCPlayzandRapptz
|
f507f508a2
|
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
|
2019-03-19 09:00:18 -04:00 |
|
 NCPlayzandRapptz
|
fb02191b80
|
Organise documentation
|
2019-03-19 08:24:42 -04:00 |
|
 Nadir ChowdhuryandDanny
|
8f7ce7c64e
|
Add support for reading guild descriptions
Added `Guild.description` and `PartialInviteGuild.description`.
|
2019-03-13 21:24:16 -04:00 |
|
 Nadir ChowdhuryandDanny
|
e18fed6310
|
Fix imports
Removed unnecessary Object import.
Added `snowflake_time` and `InvalidArgument`
|
2019-03-13 21:22:40 -04:00 |
|
 Nadir ChowdhuryandDanny
|
999ac0a0e3
|
Add Category.create_text_channel/Category.create_voice_channel (#1976)
Fixes #1971
|
2019-03-12 08:16:25 -04:00 |
|
NCPlayz
|
8b8e9a619e
|
Moved http.close to before _closed.set
|
2019-03-09 14:09:47 +00:00 |
|
 NCPlayzandRapptz
|
11a0098269
|
Add new cog methods
Added two new arguments to the parser, and updated defunct cog code.
Remove debug
remove print statement
|
2019-02-26 08:41:00 -05:00 |
|