397 Commits (57efb5a5a06dcc469bd3ceadec06c9fa525f3850)

Author SHA1 Message Date
Rapptz ff36aedf7b Add support for reading SelectMenu components from messages 4 years ago
Rapptz 8bd17ede47 Move ActionRow to its own separate type split from Component 4 years ago
MrKomodoDragon 77ed476129
Fix extraneous colons in the documentation for ButtonStyle 4 years ago
Rapptz 3b83f60b35 Add support for setting interaction responses 4 years ago
Rapptz 80fd222ca0 Add aliases for button style colours 4 years ago
Rapptz eda6680377 Rename enums to use official API naming 4 years ago
Rapptz 98570793e4 Add initial support for buttons and components 4 years ago
Stanisław Jelnicki 67aabc3230
Remove VerificationLevel aliases 4 years ago
Stanisław Jelnicki 65439732b3
Add Discord Certified Moderator user flag 4 years ago
Nadir Chowdhury f87eaa613d
[docs] typo fix 4 years ago
ChasL 9d114fb066
Fix for doc reference to python "raise" statement 4 years ago
Stanisław Jelnicki 9b4e820bbe
Document Invite.inviter as optional 4 years ago
Josh 3864fb37a0
Fix various reference issues in documentation 4 years ago
Nadir Chowdhury 51df7496db
Add AuditLogChanges.rules_channel/public_updates_channel 4 years ago
Josh 3c2674725a
Add as_chunks helper function 4 years ago
Nadir Chowdhury 1765cdffb1
Use Asset for AuditLogChanges and add more entries 4 years ago
Josh 368fda7272
Remove HypesquadHouse enum from docs 4 years ago
sudosnok 67abfea61a
Add target_user and target_type to Invite objects 4 years ago
Nadir Chowdhury 95777230b0
Add `MessageType.guild_invite_reminder` 4 years ago
Nadir Chowdhury 631a0b1e13
Add support for ApplicationFlags 4 years ago
Nadir Chowdhury 821b6c61cb
[docs] document inherited members on `Asset` 4 years ago
Rapptz fdf81089b5 Add inherited members to (Partial)Emoji docs 4 years ago
z03h 304229071f
Add VoiceChannel.video_quality_mode 4 years ago
Rapptz a6f7213c89 Rewrite webhooks to play better with typings and rate limits 4 years ago
Nadir Chowdhury f1fac96e33
Remove `private_channel_(delete/create)` events 4 years ago
NCPlayz 4c565e5299 add reply and application_command types 4 years ago
jack1142 4591705b55
Add missing attribute tables 4 years ago
Rapptz a9d5c0aa3b Fix headers in partial webhook channel and guild objects 4 years ago
Zomatree ad68a1d04e
Add source_channel and source_guild to Webhook 4 years ago
Rapptz 8cece19b22 Add on_interaction event and Interaction class. 4 years ago
Rapptz a3a6f88936 Add discord.utils.utcnow() helper function to ease migration 4 years ago
Rapptz ff7094ce96 Convert datetimes to aware datetimes with UTC. 4 years ago
Rapptz fd58371f53 Remove some lingering userbot classes in the documentation 4 years ago
James 34ab772653
Use typing.Protocol instead of abc.ABCMeta 4 years ago
Rapptz 54288879e2 Remove userbot functionality 4 years ago
Rapptz 6d63cf0d5d Add missing StoreChannel documentation 4 years ago
Nadir Chowdhury 1b2688518e
Implement StageChannel and related methods 4 years ago
Nadir Chowdhury 6887d3946a
[docs] Fix fetch_members/guilds documentation 4 years ago
apple502j 954dd09e18
Deprecate Client.logout 4 years ago
Edwin 31ee3fafc1
Add remove_markdown helper function 4 years ago
Colin R a6c5b04142
Clarify docs to state that on_reaction_remove requires Intents.members 4 years ago
Nadir Chowdhury 6f748e5da5
Add remaining v6 message types 4 years ago
Nadir Chowdhury 427e387a2f
Deprecate non-bot methods 4 years ago
Sebastian Law a0c1d6f6c5
Fix backslashes showing up in the docs 4 years ago
Maya 66b834b332
Document BanEntry 4 years ago
Sebastian Law b86073fac3
Document behavior of on_disconnect 4 years ago
Michael H 08d45cc2ab
Update docs to be clearer about discord limitations 4 years ago
ChristopherJHart 050bf74f5d
Clarify on_raw_message_edit cached message nature 4 years ago
Dan Hess 22cb4ef18b
Include pending as a possible member_update trigger 4 years ago
Stefano Pigozzi 194344da7d
docs: Change page to section in event reference 4 years ago