327 Commits (bd6bbdab007e0ac8b21fbdae9c91f2d1e981eaa2)

Author SHA1 Message Date
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
BeatButton 7389707847
Only send allowed_mentions if content changed 3 years ago
z03h 5d6905a1bc
Update clean_content/channel_mentions for threads 3 years ago
Josh e01d4a31eb
Replace invariant container types with wider types where applicable 3 years ago
Rapptz 1fba54ce97 Reword DeletedMessageReference docstring to be clearer 3 years ago
ChesterWOV ca4db68686
Fix grammar issue for Message.add_reaction docs 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
chromacoat dreamkey 095aaa9ad1
Change wording of InvalidArgument removal in docs 3 years ago
Eric Schneider ef92170a9d
Fix Message.edit ignoring suppress kwarg 3 years ago
Stocker e15415413b
Add missing parameters to certain methods 3 years ago
Stocker 12d4de52a8
Add Attachment.ephemeral 3 years ago
m-etroo e3de172ba9
Fix incorrect wording in Message.edit docstring 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago