dolfies
40567879dc
Simplify message search channel resolution logic
2 years ago
dolfies
bb113581fc
Add Message.guild_id attribute
2 years ago
Soheab_
908a1a1bdb
Add support for attachment flags
2 years ago
Rapptz
1424412e42
Hoist webhook detection outside of store_user helper
2 years ago
RedGuy12
ab81a094a6
Fix system message for channel_icon_change
2 years ago
Andrin S
f066597a02
Add support for voice messages
Co-authored-by: Danny <[email protected] >
2 years ago
Rapptz
bc4b1cad6d
Update auto_archive_duration documentation
Fix #9351
2 years ago
dolfies
4039345c15
Implement new read state capabilities
2 years ago
dolfies
5efdd767f6
Make Application enums consistent (AppCommandType -> ApplicationCommandType)
2 years ago
dolfies
aa2529c027
Implement GCP cloud uploads
2 years ago
dolfies
be4cbec1df
Add read state notice to Message.ack()
2 years ago
dolfies
5b6e6d13b7
Implement read states ( #498 )
* Base read states
* Base read states
* Models and helpers
* Increase mention counter
* Rest of the ack events
* Finishing touches and doccs
* Fix RawUserFeatureAckEvent docstring
* Add top-level mention count property
* Add ack shortfall note
* Expose and document ReadStateType
* Add Client.read_states getter
* Update scheduled event read state badge count
* Update README
2 years ago
dolfies
b281fa53e8
Readd PartialMessageable to possible Message.channel types
2 years ago
dolfies
3108aabcce
Implement message search
2 years ago
dolfies
50351b06bb
Fix failing check (run black)
2 years ago
Andrin S
96905a38d4
Add overloads to reply and send
2 years ago
dolfies
9a5ff2bf0b
Update various List[] to Collection[]
2 years ago
dolfies
9b903c14dc
Implement message greeting
2 years ago
dolfies
8a1a3ffcce
Fix issues with previous upstream commits
2 years ago
Rapptz
841f1debdc
Add support for stage message types
2 years ago
Rapptz
58967ea50b
Update docs with references to text in stage
2 years ago
Rapptz
d746cc824c
Implement Messageable for StageChannel
Fix #9248
2 years ago
owocado
74ea102fef
Document auto_archive_duration accepted values
2 years ago
Rapptz
869aeb5f64
Clarify documentation on Message.publish
2 years ago
Rapptz
ad6c727468
Remove unused import
2 years ago
Rapptz
5630d2b8f2
Fix Message.channel rebinding sometimes being Object
2 years ago
Rapptz
57b118b393
Fix webhooks and interactions not closing files after a request
2 years ago
Rapptz
5e1a80693f
Add Message.position and Message.application_id attributes
2 years ago
Rapptz
2dd8f92309
Add support for role subscription reading
2 years ago
Jonah Lawrence
9a975acd26
Fix usage of single backticks to links and code-blocks
3 years ago
Omkaar
12f188df01
Refactor certain f-strings and literals
3 years ago
Steve C
14875c45e3
Fix permissions-based docstrings to be more consistent
3 years ago
James Hilton-Balfe
cbf2386737
Fix overlapping or incorrect slots found by slotscheck
3 years ago
Lilly Rose Berner
0a2bb5e85f
Add forum post rename system message
3 years ago
nickofolas
eedb7a422f
Use __getitem__ to access channel_id in MessageReference payloads
3 years ago
Ryan H
c90b6cc072
Add Reaction into typehint of add_reaction()
3 years ago
Lilly Rose Berner
e9e2d8cb1c
Improve component typing
3 years ago
Rapptz
ba7ebc676f
Remove unnecessary type ignore
Despite this except branch is no longer guarded, the exceptional
case could still happen if an Object is passed or if a future channel
type leads to breakage
3 years ago
Rapptz
028c7d3d14
Remove extraneous channel assignment
3 years ago
Jonah Lawrence
f54ff25949
Add filename and description kwargs for to_file
3 years ago
dolfies
1df4596a3b
Change Message.application type to IntegrationApplication
2 years ago
dolfies
bbd7a9f3da
Fix Message.system_content
2 years ago
dolfies
3ffd0b073b
Normalize include_applications -> with_applications
2 years ago
dolfies
ff75b689d6
Tighten component typehint on Message and Modal
3 years ago
dolfies
b916e26b06
Fix application command search issues ( fixes #372 and #375 )
3 years ago
dolfies
68d1b40239
Fix various app command bugs, improve documentation, implement missing fields
3 years ago
dolfies
a777327d8e
Implement Commands backend v2
3 years ago
dolfies
5f1ab56174
Docs are fun 😡
3 years ago
dolfies
9fe7cfb474
Docs are fun :(
3 years ago
dolfies
8fcca3183a
Rebase to latest upstream
3 years ago