118 Commits (3727618b6547981e66d022c04516cf43488ab1f8)

Author SHA1 Message Date
Rapptz 3727618b65 Kill remaining references to discord.Channel in documentation. 8 years ago
Rapptz b44bba6ee6 First pass at documentation reform. 8 years ago
Rapptz a0fc1402d7 Rename GuildRegion to VoiceRegion. 8 years ago
Rapptz 140be3e4c8 Make AuditLogDiff.roles an empty list instead of None. 8 years ago
Rapptz 7916878eb5 Audit log role add and removes are lists, not single item. 8 years ago
Rapptz 86bfcdd129 Add support for message delete audit log action type. 8 years ago
Rapptz ba2dad2093 Add support for setting and retrieving guild vanity invites. 8 years ago
Twentysix 86b9099f3a Changed audit_log to audit_logs in documentation 8 years ago
Rapptz c54a6a927d Implement audit logs. 8 years ago
Rapptz f5cfc96aaf Add PCMVolumeTransformer to augment volume of a PCM stream. 8 years ago
Rapptz 3b1b26ffb1 Re-implement voice sending. 8 years ago
Rapptz 728fae9285 Add Guild.explicit_content_filter. 8 years ago
Rapptz bf2066278e Add support for multiple file attachments. 8 years ago
Rapptz 2abdbc70c2 Implement utilities for AsyncIterator. 8 years ago
Rapptz 02f30f21c4 Implement User.profile coroutine to get a user's profile. 8 years ago
Rapptz e1aaf74fa7 Add option to disable auto member chunking. 8 years ago
Rapptz 4c981ee631 Add support for relationships. 8 years ago
Rapptz fa384f2114 Make ClientUser separate from a regular User. 8 years ago
Rapptz 87dc2f4dd3 Show inherited members in the docs for User and Member. 8 years ago
Rapptz 06ca518459 Rename NoMoreMessages to NoMoreItems. 8 years ago
Ian Salmons c635ce2526 Simple parser for CHANNEL_PINS_UPDATE 8 years ago
Rapptz 20041ea756 Implement AutoShardedClient for transparent sharding. 8 years ago
Rapptz 9c000c5a72 Fix documentation to work. 8 years ago
Rapptz d1d54a468a Rename Server to Guild everywhere. 9 years ago
Rapptz 92c3c2804d Support MESSAGE_REACTION_REMOVE_ALL event. 8 years ago
Rapptz af46718460 Add support for rich embeds. 9 years ago
Rapptz 12a3403af3 Change reaction events signature and name. 9 years ago
khazhyk c4acc0e1a1 Add support for reactions. 9 years ago
Rapptz 7272190e2d Add support for "Do Not Disturb" and "Invisible" statuses. 9 years ago
Rapptz 203c64a9a4 Add support for server verification levels. 9 years ago
Rapptz 713037836c Document new MessageType.pins_add 9 years ago
Rapptz 8384edb061 Add new EU Central and EU West server regions. 9 years ago
Rapptz 83c7ba612e Explain cases where the on_message_edit event can be triggered. 9 years ago
Rapptz 45083a6f15 Document the new emoji stuff. 9 years ago
Rapptz 66875fbb0a Document VoiceState class. 9 years ago
Rapptz b0f5584961 Add AppInfo.owner attribute. 9 years ago
Rapptz 1c8ab25917 Add support for querying information about group calls. 9 years ago
Rapptz 91351a3238 Handle adding and removal of group members. 9 years ago
Rapptz e60047b756 Add remaining server regions to the enum. 9 years ago
Rapptz a128249b63 Add support for different message types and call message. 9 years ago
Rapptz ddd3fd0a3d Begin working on gateway v6 changes. 9 years ago
PC 1aceb4ee8d Change max_length to max_messages 9 years ago
Rapptz fb82a37cc6 Add discord.PermissionOverwrite type for channel-specific overwrites. 9 years ago
Rapptz a175c86aa1 Add Client.application_info to retrieve the current app info. 9 years ago
Rapptz d914c0a4e4 Clarify `on_ready` triggering more than twice. 9 years ago
Rapptz 5016f12079 Add Role.server attribute. 9 years ago
Rapptz e0a91df32b Add RESUME support. 9 years ago
Rapptz 1c623ccf11 Begin working on gateway v4 support. 9 years ago
Rapptz eedad13ac1 Add utility function for generating OAuth2 urls. 9 years ago
Rapptz d133f9f761 Clean up documentation of utils.snowflake_time 9 years ago