Commit Graph
27 Commits
Author SHA1 Message Date
Andrin S ee9e549836 Add use_external_sounds permission 2023-03-31 21:03:47 -04:00
Andrin S 4828355f9e Change and add params in AppInfo and PartialAppInfo 2023-03-30 08:37:34 -04:00
Andrin S 2ddb9d22ba Add overloads to reply and send 2023-03-30 08:36:33 -04:00
Andrin S e3e0d93dd9 Add new use_soundboard and manage_guild_expressions permissions 2023-03-28 21:52:11 -04:00
Puncher 2ca1a3a9a4 Add mfa_level parameter to Guild.edit 2023-03-16 07:15:12 -04:00
Puncher 7af70ac988 Add widget_channel and widget_enabled parameters in Guild.edit 2023-03-15 22:53:31 -04:00
Puncher 879c8b9340 Add overloads for AutoModRuleAction.__init__ 2023-03-14 07:34:43 -04:00
Puncher 7db197ef25 Add default_reaction_emoji and default_forum_layout to create_forum 2023-03-12 22:17:48 -04:00
Puncher dc9fb1fd84 Add missing param send_start_notification to create_instance 2023-03-06 20:15:22 -05:00
Puncher 103d75540c Fix MISSING error for enabled param in create_automod_rule 2023-03-05 17:32:20 -05:00
Puncher 79c508311f Add support for default_thread_slowmode_delay in TextChannel 2023-03-05 17:31:14 -05:00
Puncher a1295868a6 Add support for default_sort_order in ForumChannel 2023-03-05 17:30:23 -05:00
Puncher 60094b17a9 Fix create_scheduled_event param handling 2023-03-05 17:28:50 -05:00
Puncher 1e9d04bbca Add missing and fix wrong docstrings 2023-02-28 02:18:59 -05:00
Puncher 29461ddb5f Change max values in AutoModTrigger attributes docs 2023-02-25 02:44:44 -05:00
Puncher 64744a4938 [commands] Add missing attributetable to classes 2022-08-30 00:50:59 -04:00
Puncher ee59d9651a Add missing attributetable to classes 2022-08-30 00:50:40 -04:00
Puncher 896513b3ac Clarify some documentation in Guild features
Add afk_timeout unit and changed VIP_REGIONS feature description
2022-08-30 00:50:17 -04:00
Puncher 6a6e261523 [tasks] Add missing decorator sign 2022-08-21 18:26:16 -04:00
Puncher 45f32a0ff3 [commands] Add missing decorator signs 2022-08-21 18:25:59 -04:00
Puncher 354d4bace4 Add missing decorator signs for interaction documentation 2022-08-21 18:25:31 -04:00
PuncherandDanny 584c22f642 Raise TypeError when token is not a string
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2022-08-14 05:39:06 -04:00
Puncher e269904b26 Add :decorator: to ui.button and ui.select 2022-08-11 18:25:32 -04:00
Puncher 44abc469f1 [commands] Remove unused with_command HybridCommand parameter 2022-08-07 17:20:02 -04:00
Puncher 18050aecd7 Fix broken code blocks in docstrings 2022-04-02 17:57:33 -04:00
Puncher 0dbebf87b2 Fix TextChannel.archived_threads docstring 2022-04-02 16:21:55 -04:00
Puncher 0bcb0d0e3c Allow context menus have ? and ! in their name 2022-03-26 23:41:05 -04:00