4 Commits
Author SHA1 Message Date
CapnandRapptz b63f4f7032 Add MEMBER_LIST_DISABLED to docs for Guild.features 2019-10-17 05:56:01 -04:00
CapnandRapptz 125a5676b8 Add permissions_synced to abc.GuildChannel
This allows users to check whether or not the permissions for a Guild Channel are synced with the permissions for its category. Discord automatically syncs the permissions when the overwrites are equal so just checking if the two overwrites are equal will determine if they are synced.
2019-08-27 03:49:33 -04:00
CapnandGitHub fd3a176793 Fix documentation for Channel.last_message 2019-03-22 10:31:19 -05:00
CapnandRapptz dd5762d9ed Add missing asyncio imports from the examples 2018-11-24 22:17:58 -05:00