307 Commits (8ddf2a927f173541d7d5dfcd575fe86f1c6e8de1)

Author SHA1 Message Date
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 2 years ago
Rapptz 24118d0e81 Add support for ForumChannel.default_layout 2 years ago
Rapptz e6f549008f Fix implicit permission resolution for Thread 2 years ago
rdrescher909 057e3c32a4 Add VocalGuildChannel.slowmode_delay 2 years ago
rdrescher909 6b1d572049 Add ForumChannel.get_thread 2 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
mirnovov 18854c0124 Document get_thread not fetching archived threads 3 years ago
Rapptz fec36318f7 Change abc.GuildChannel.overwrites to have Object keys if cache failed 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
Alex Nørgaard 4ce3343747 Add Guild.create_forum and CategoryChannel.create_forum 3 years ago
Rapptz 2e49ece810 Add webhook creation methods to ForumChannel 3 years ago
Rapptz 53f2d63063 Fix documentation of PartialMessageable.jump_url 3 years ago
Rapptz 5ff42bb600 Add guild property to DMChannel, GroupChannel, and PartialMessageable 3 years ago
Rapptz 18ae88b791 Improve generic duck type programming with PartialMessageable 3 years ago
Rapptz 638b56f474 Return a named tuple with message from ForumChannel.create_thread 3 years ago
Rapptz 30be0372ef Allow creating a news channel in create_text_channel 3 years ago
Rapptz 92445cb193 Address latest breaking change in creating forum posts 3 years ago
lightningyx abdb1539b8 Add narrowed overloads for edit methods on channels 3 years ago