287 Commits (206ae7e47d8ebca3baab55c3dbc9fb3f40173412)

Author SHA1 Message Date
Rapptz ba1153b311 Fix documentation for abc.GuildChannel.move to be more clear 10 months ago
DA344 f8f0575c19 Add support for Polls 12 months ago
Andrin e51efa8039 Add support for setting voice channel status 1 year ago
Imayhaveborkedit 2856853c16 Rewrite voice connection internals 2 years ago
dolfies 51d43a158f
Rework member chunking and events (#662) 1 year ago
dolfies 4fe997dcf7 Remove left-over commands v2 code 1 year ago
dolfies 8d77474269 Implement commands v3 1 year ago
dolfies 26162e1c97 Parse new avatar decoration format 1 year ago
dolfies 2dbb3693dc Refactor sorting to use attrgetter 1 year ago
dolfies bb15f1c6c3 Include network type analytics on message send 1 year ago
syntax 40b513b041
Fix InviteTarget import (#579) 2 years ago
dolfies 4f2a6df9e2 Prevent duplicate integration application creation in application command handling 2 years ago
dolfies fd240be395 Add missing types 2 years ago
dolfies 44ec9f40c7 Update invite parameters and add stage interoperability 2 years ago
dolfies 40567879dc Simplify message search channel resolution logic 2 years ago
dolfies 963dd8aad5 Fix message search in guild channels and index not available retry 2 years ago
dolfies 23b8a3d49e Fix docs linking and new pyright version type errors 2 years ago
Josh 2a880be6b8 Update pyright version 2 years ago
Rapptz e6e380f904 Initial support for pomelo migration 2 years ago
Josh 2f98cf4a99 Fix exception raised by around strategy when the limit is set to 100/101 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 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