267 Commits (4039345c15461b7e6707d5402bee1e22b3774cb6)

Author SHA1 Message Date
dolfies 4039345c15 Implement new read state capabilities 2 years ago
dolfies 5efdd767f6 Make Application enums consistent (AppCommandType -> ApplicationCommandType) 2 years ago
dolfies af3ccba45e Add versionadded directive to abc.Messageable.upload_files 2 years ago
dolfies aa2529c027 Implement GCP cloud uploads 2 years ago
dolfies 5b6e6d13b7
Implement read states (#498) 2 years ago
dolfies 916d17c73a Fix non-required parameter having no default in create_invite() 2 years ago
dolfies 3108aabcce Implement message search 2 years ago
dolfies 77b7c5a2a5 Add avatar_decoration to more places 2 years ago
dolfies 9a5ff2bf0b Update various List[] to Collection[] 2 years ago
dolfies 9b903c14dc Implement message greeting 2 years ago
dolfies 5266b90383 Fix type issues 2 years ago
dolfies 29a9f5d018 Fix type issues 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Rapptz 58967ea50b Update docs with references to text in stage 2 years ago
Rapptz d746cc824c Implement Messageable for StageChannel 2 years ago
Rapptz 6ec3ecd493 Add support for silent messages 2 years ago
Rapptz e6f549008f Fix implicit permission resolution for Thread 2 years ago
Eta ab9356be83 Fix async iterators requesting past their bounds 2 years ago
Sebastian Law f380830143 Fix docstring for create_invite 3 years ago
Steve C 14875c45e3 Fix permissions-based docstrings to be more consistent 3 years ago
Rapptz ba901066ff Add support for newest ForumChannel changes 3 years ago
Rapptz da30ba1fbb Remove __slots__ from abc protocols 3 years ago
Rapptz fec36318f7 Change abc.GuildChannel.overwrites to have Object keys if cache failed 3 years ago
Bryan Forbes b9795979ac Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
ow0x 8f7d13d7f0 Update docs for abc.Messageable.pins() 3 years ago
Rapptz 7c71feac23 Change abc.PrivateChannel to be a proper subclass 3 years ago
Rapptz 14240540bb Change default for purge oldest_first to match history 3 years ago
Rapptz aaaba21f09 Fix versionadded docstrings in voice connect methods 3 years ago
Rapptz cc7bdc2b98 Fix bug in permission resolution when dealing with timed out members 3 years ago
Rapptz 83de745dae Fix Connectable.connect typing having bad inference if cls is missing 3 years ago
NextChai 07dcb7afba Replace trigger_typing with awaiting typing context manager 3 years ago
Rapptz a88bf31af2 Sync abc.User protocol with more shared methods 3 years ago
Rapptz a3528182ec Fix type hints on GuildChannel.set_permissions 3 years ago
Vaskel 2127d37a21 Add self_deaf and self_mute params to voice connect methods 3 years ago
Omkaar e2ee1238f0 Add ForumChannel to abc.GuildChannel docstring 3 years ago
dolfies 5cfd544a67 Fix invite docs 2 years ago
dolfies 31c31ce030 Update create invite parameters 2 years ago
dolfies 3ffd0b073b Normalize include_applications -> with_applications 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
Rancor 19372ad514
Fix type-checking error in PrivateChannel ABC (#427) 2 years ago
dolfies b916e26b06 Fix application command search issues (fixes #372 and #375) 3 years ago
dolfies b2d834f898 Cleanup and implement missing setting types (fixes #<deleted-issue>) 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 8adb809d51 Rework nonce generation 3 years ago
dolfies cfe58eeb1f Revert all voice receive changes 3 years ago
dolfies 13d7bafd64 Docs are fun 😭 3 years ago
dolfies 9fe7cfb474 Docs are fun :( 3 years ago
dolfies 8eaa26d479 Various fixes (docs, events, enums, exports 3 years ago
dolfies 8fcca3183a Rebase to latest upstream 3 years ago