339 Commits (e43bd8692cf3e293e5fd1bbe7ec481dd8aa09c4a)

Author SHA1 Message Date
DA344 e43bd8692c
Add support for Polls 11 months ago
Soheab 2248fc1946
Fix various code around Message.interaction(_metadata) 11 months ago
Soheab 963bb08557
Add support for Message.interaction_metadata 11 months ago
Andrin 08ef42fedf
Add new incident message types 1 year ago
Lilly Rose Berner 29344b9cce
Add thread getters to Message 1 year ago
Soheab_ 14faa9bdab
Add support for attachment flags 2 years ago
Rapptz c5da0fe7c1 Remove and address stale TODO comments 2 years ago
Rapptz f1bade4bda Hoist webhook detection outside of store_user helper 2 years ago
RedGuy12 54c62d7ef8
Fix system message for channel_icon_change 2 years ago
Andrin S 1767be0081
Add support for voice messages 2 years ago
Rapptz 0adef0ec89 Update auto_archive_duration documentation 2 years ago
Andrin S 2ddb9d22ba
Add overloads to reply and send 2 years ago
Rapptz bd6bbdab00 Add support for stage message types 2 years ago
Rapptz fd9f3e9eff Update docs with references to text in stage 2 years ago
Rapptz da4651c97c Implement Messageable for StageChannel 2 years ago
owocado 3644f7849c
Document auto_archive_duration accepted values 2 years ago
Rapptz 94fa00fbfd Clarify documentation on Message.publish 2 years ago
Rapptz a2b09c0ecd Remove unused import 2 years ago
Rapptz ec71a46907 Fix Message.channel rebinding sometimes being Object 2 years ago
Rapptz 7e95f98521 Fix webhooks and interactions not closing files after a request 2 years ago
Rapptz 3d2dedbc58 Add Message.position and Message.application_id attributes 2 years ago
Rapptz 3d24f0fb12 Add support for role subscription reading 2 years ago
Jonah Lawrence d7b6a2ad12
Fix usage of single backticks to links and code-blocks 2 years ago
Omkaar c30a2f3ca0
Refactor certain f-strings and literals 3 years ago
Steve C ce06beeb6c
Fix permissions-based docstrings to be more consistent 3 years ago
James Hilton-Balfe 40986f9279
Fix overlapping or incorrect slots found by slotscheck 3 years ago
Lilly Rose Berner e0341c9ef2
Add forum post rename system message 3 years ago
Emily 55849d996e
Update documentation for discord.Message 3 years ago
Rapptz 7e66e11640 Change Message.system_content to always return str 3 years ago
Alex Nørgaard 2b9e43dbf9
Change Message.application type to MessageApplication 3 years ago
nickofolas 59ebfefbf4
Use __getitem__ to access channel_id in MessageReference payloads 3 years ago
Ryan H dbb00bd361
Add Reaction into typehint of add_reaction() 3 years ago
Lilly Rose Berner 7267d18d9e
Improve component typing 3 years ago
Rapptz d8846570ae Remove unnecessary type ignore 3 years ago
Rapptz d56f5150fa Fix oversight of edit parameters not being keyword only 3 years ago
Rapptz 6771f3dc99 Remove extraneous channel assignment 3 years ago
Rapptz a0dfdb9b1d Fix multiple view instances not dispatching in app commands responses 3 years ago
Jonah Lawrence 862eba1e59
Add filename and description kwargs for to_file 3 years ago
apple502j f77078278a
Update system_content for channel_follow_add message 3 years ago
UltimateSppy765 d5d9a532b2
Update docs to reflect Text in Voice related changes 3 years ago
Rapptz f7a79ff8d7 Avoid calling PartialMessage.__init__ in Message.__init__ 3 years ago
Rapptz 2aca705b95 Add support for sending messages and managing webhooks in VoiceChannel 3 years ago
Rapptz 7696342d76 Add missing __slots__ to MessageInteraction 3 years ago
Rapptz e79895d824 Add Message.interaction and MessageInteraction type 3 years ago
Jonah Lawrence 1372ef407c
Keep description in Attachment.to_file 3 years ago
Jonah Lawrence 37bbfdce95
Add context_menu_command Message type 3 years ago
Kellen 4fd2d5fdfd
Remove redundant imports and variables 3 years ago
jack1142 5ffa3e85de
Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
Haruka cda1f0a4ef
Allow receiving messages from voice channels 3 years ago
Stocker 5fa32540a4
Change Message to subclass PartialMessage 3 years ago