255 Commits (118b22d1de5eda85ed3b3b0afef037768c91b504)

Author SHA1 Message Date
Rapptz 44a44e938f Reformat entire project with ruff instead of black 2 months ago
Soheab 983a9b8f94
Use Unpack where it's possible 2 months ago
Soheab 705eb2c2a5
Update to support new pin endpoints 2 months ago
DA344 50caa3c82c
Add support for components V2 2 months ago
Soheab 774b934f74
Add support for guest invites 4 months ago
Rapptz fbe2b358fc Add note about NotFound for Messageable.send 8 months ago
Rapptz 8953938a53 Update Pyright to v1.1.394 8 months ago
Rapptz a0b0a97e52 Support enforce_nonce and add random nonce for message creation 12 months ago
Steve C c8ecbd8d10
Add Message.forward flag 1 year ago
Soheab 354ae4208c
Fix abc.GuildChannel.clone implementations 1 year ago
Andrin a5f9350ff2
Add category parameter to abc.GuildChannel.clone 1 year ago
Rapptz 04b2e494f7 Fix documentation for abc.GuildChannel.move to be more clear 1 year ago
Michael H 9eac36501a
Allow deletion race conditions to work with purge 1 year ago
Kile bb1d09a13f
Account for user installations in Channel.permissions_for 1 year ago
DA344 e43bd8692c
Add support for Polls 1 year ago
Andrin e25b7ff3f8
Support for avatar decorations 2 years ago
Andrin 9ce733321b
Add support for setting voice channel status 2 years ago
Imayhaveborkedit 44284ae107
Rewrite voice connection internals 2 years ago
fretgfr 5e9f679178
Fix NameError in GuildChannel.create_invite 2 years ago
Josh 630b2a1e55
Update pyright version 2 years ago
Rapptz c5da0fe7c1 Remove and address stale TODO comments 2 years ago
Rapptz df01db3490 Initial support for pomelo migration 2 years ago
Josh 23352fba79
Fix exception raised by around strategy when the limit is set to 100/101 2 years ago
Rapptz fd9f3e9eff Update docs with references to text in stage 3 years ago
Rapptz da4651c97c Implement Messageable for StageChannel 3 years ago
z03h e6ef43139f
Don't store finished views/modals 3 years ago
Rapptz 183675be74 Add support for silent messages 3 years ago
Rapptz 887ddbb4b6 Fix implicit permission resolution for Thread 3 years ago
Eta 4122bef8ee
Fix async iterators requesting past their bounds 3 years ago
Sebastian Law 7b595fb052
Fix docstring for create_invite 3 years ago
Steve C ce06beeb6c
Fix permissions-based docstrings to be more consistent 3 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 3 years ago
Rapptz ab265dcb7c Add support for newest ForumChannel changes 3 years ago
Rapptz 5fe54b3ae6 Remove __slots__ from abc protocols 3 years ago
Rapptz 6381b5a8f4 Change abc.GuildChannel.overwrites to have Object keys if cache failed 3 years ago
Bryan Forbes d707019348
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
ow0x 52f3a3496b
Update docs for abc.Messageable.pins() 3 years ago
Rapptz 5de9287902 Change abc.PrivateChannel to be a proper subclass 3 years ago
Rapptz 96e6261d61 Change default for purge oldest_first to match history 3 years ago
Rapptz 4c74523794 Fix versionadded docstrings in voice connect methods 3 years ago
Rapptz 77baa06a99 Fix bug in permission resolution when dealing with timed out members 3 years ago
Rapptz 04f5fcf741 Fix Connectable.connect typing having bad inference if cls is missing 3 years ago
NextChai 300fb0411e
Replace trigger_typing with awaiting typing context manager 4 years ago
PythonCoderAS fedfe5bec2
Add PartialChannel to list of implementing classes for Messageable 4 years ago
Harshal Laheri 89eb86ecdc
Add return type for __init__ 4 years ago
Rapptz 69b12b97c0 Sync abc.User protocol with more shared methods 4 years ago
Rapptz ab33551553 Fix type hints on GuildChannel.set_permissions 4 years ago
Vaskel 89b9f1616c
Add self_deaf and self_mute params to voice connect methods 4 years ago
Omkaar 1e4908b403
Add ForumChannel to abc.GuildChannel docstring 4 years ago
Omkaar 348764583d
Add jump_url property to channels 4 years ago