320 Commits (d2eb393f8184ead9736816f16b805f78e1c8e866)

Author SHA1 Message Date
Andrin 6c71823ab3 Add category parameter to abc.GuildChannel.clone 10 months ago
Soheab 62e2f67497 Update all channel clone implementations 10 months ago
lmaotrigine d6f24252e5 Document bitrate kwarg in StageChannel.edit 1 year ago
Andrin e51efa8039 Add support for setting voice channel status 2 years ago
Soheab_ a91b64f168 Add missing scheduled_event field to StageChannel.create_instance 2 years ago
Rapptz e0235137cc Add support for media channels 2 years ago
dolfies 51d43a158f
Rework member chunking and events (#662) 1 year ago
dolfies 2dbb3693dc Refactor sorting to use attrgetter 2 years ago
Paulo Freitas 2ded71b473
Fix DMChannel.is_accepted() to correctly read state (#583) 2 years ago
dolfies 44ec9f40c7 Update invite parameters and add stage interoperability 2 years ago
dolfies 158cbd4cad Generalize dict/metadata documentation types 2 years ago
dolfies 5a86410ceb Fix more circular imports 2 years ago
dolfies 29df9a4505
Implement student hubs and directory channels (#561) 2 years ago
dolfies 8ddf2a927f Update versionadded directives 2 years ago
Rapptz 392167bb3b Add CategoryChannel.forums shortcut property 2 years ago
Josh 2a880be6b8 Update pyright version 2 years ago
Jakub Kuczys b5cc41a4d3 Document user_limit argument in StageChannel.edit() 2 years ago
Rapptz bc4b1cad6d Update auto_archive_duration documentation 2 years ago
dolfies 4039345c15 Implement new read state capabilities 2 years ago
dolfies c34e5bfd6e Implement standalone create/edit/delete forum tag endpoints 2 years ago
dolfies 5b6e6d13b7
Implement read states (#498) 2 years ago
dolfies d08e22e719 Implement oauth2 authorization 2 years ago
dolfies 515209236a Remove unnecessary versionadded directives 2 years ago
dolfies 913bef61ac Clean up message requests 2 years ago
dolfies 2da78bf2a6 Implement new capabilities, PASSIVE_UPDATE_V1, and add last_pin_timestamp to channels 2 years ago
dolfies 72132efb78 Fix more issues relating to previous upstream pull 2 years ago
dolfies 29a9f5d018 Fix type issues 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Puncher d98b46816d Add widget_channel and widget_enabled parameters in Guild.edit 2 years ago
Puncher a6603bbf0e Add missing param send_start_notification to create_instance 2 years ago
Puncher da55e399cb Add support for default_thread_slowmode_delay in TextChannel 2 years ago
Puncher 2f5bc11d3a Add support for default_sort_order in ForumChannel 2 years ago
Rapptz 841f1debdc Add support for stage message types 2 years ago
Rapptz d746cc824c Implement Messageable for StageChannel 2 years ago
owocado 74ea102fef Document auto_archive_duration accepted values 2 years ago
Rapptz 87254ec4f6 Document starter message requirements in ForumChannel.create_thread 3 years ago
Rapptz 24118d0e81 Add support for ForumChannel.default_layout 3 years ago
Rapptz e6f549008f Fix implicit permission resolution for Thread 3 years ago
rdrescher909 057e3c32a4 Add VocalGuildChannel.slowmode_delay 3 years ago
rdrescher909 6b1d572049 Add ForumChannel.get_thread 3 years ago
Jonah Lawrence 9a975acd26 Fix usage of single backticks to links and code-blocks 3 years ago
ster c273f26805 Add coro tag to docstrings that were missing it 3 years ago
Jakub Kuczys 4367a9afd3 Set thread related perms in private channels to False 3 years ago
z03h 1a2657609b Add Forum.archived_threads 3 years ago
Vioshim 9878f75d3d Fix passing None to ForumTag.emoji constructor 3 years ago
Steve C 14875c45e3 Fix permissions-based docstrings to be more consistent 3 years ago
z03h d9430e4929 Fix default_thread_slowmode_delay 3 years ago
Evan J. Markowitz 509d06ddbb Add applied_tags to ForumChannel.create_thread to match Thread.edit 3 years ago
Rapptz 9bf72bd9b0 Remove TextChannel.default_thread_slowmode_delay 3 years ago
Rapptz ba901066ff Add support for newest ForumChannel changes 3 years ago