Commit Graph

  • f30375ddaa Fix note in button decorator in action row Sacul 2025-08-20 16:04:50 +08:00
  • 59e28af19f Fix Section.accessory being MISSING Rapptz 2025-08-20 06:50:23 -04:00
  • 27d69e98e2 Fix note in button decorator in action row Sacul 2025-08-20 16:04:50 +08:00
  • 5fbe5b0488 Move UnfurledMediaItem and MediaGalleryItem to interactions page Rapptz 2025-08-19 21:09:09 -04:00
  • 928e82b1af Use List[Component] in docs instead of spelling them all out Rapptz 2025-08-19 20:55:02 -04:00
  • c3158127ff Fix Section.children and accessory's parent being None DA344 2025-08-20 02:50:57 +02:00
  • 15ba468064 Document Section.accessory as an attribute Rapptz 2025-08-19 04:25:29 -04:00
  • 8f83267ce9 Move UnfurledMediaItem and MediaGalleryItem to interactions page Rapptz 2025-08-19 21:09:09 -04:00
  • 283ed20956 Use List[Component] in docs instead of spelling them all out Rapptz 2025-08-19 20:55:02 -04:00
  • 24aa98b923 Fix Section.children and accessory's parent being None DA344 2025-08-20 02:50:57 +02:00
  • 9dbf13c2f9 Document Section.accessory as an attribute Rapptz 2025-08-19 04:25:29 -04:00
  • a5a4bcf61b Update Permissions.manage_messages docstring Rapptz 2025-08-19 04:09:21 -04:00
  • ad48815926 Add Permissions.pin_messages Rapptz 2025-08-19 03:58:40 -04:00
  • 44a44e938f Reformat entire project with ruff instead of black Rapptz 2025-08-18 20:15:44 -04:00
  • 3ef6272e07 Fix error with View.from_message when having multiple items Rapptz 2025-08-18 19:04:19 -04:00
  • d58c055c5b Remove unused import Rapptz 2025-08-18 15:07:44 -04:00
  • 1bc330a48a Version bump for development Rapptz 2025-08-18 15:07:05 -04:00
  • 9845a53d3d Version bump to v2.6.0 v2.6.0 Rapptz 2025-08-18 14:58:23 -04:00
  • 714df2cfde Add changelog for v2.6 Rapptz 2025-08-18 14:58:00 -04:00
  • 5d49f11709 Remove View.from_dict typing Rapptz 2025-08-18 15:00:42 -04:00
  • fc12a41cdf Run black Rapptz 2025-08-18 14:49:32 -04:00
  • 064cb7af71 Add View.total_children_count Rapptz 2025-08-18 14:39:07 -04:00
  • f08c042217 Add content_length method to LayoutView and container items Rapptz 2025-08-18 14:33:15 -04:00
  • e00bb0b0f3 Change info directive to note Rapptz 2025-08-18 13:44:29 -04:00
  • 13d1fbee58 Add more detail to what filenames are allowed in File.uri Rapptz 2025-08-18 13:33:30 -04:00
  • 76258d071a Add note for File.uri and ASCII only names Rapptz 2025-08-18 13:27:18 -04:00
  • 6f6d990195 Fix type error with ItemCallbackType Rapptz 2025-08-18 07:13:50 -04:00
  • 0c98251087 Move Locale.language_code documentation to where it belongs Rapptz 2025-08-18 06:19:30 -04:00
  • 4854c56d58 Allow discord.File in places where UnfurledMediaItem or str are allowed Rapptz 2025-08-18 06:11:59 -04:00
  • 98d2113cdd Hide interaction_check where it isn't really applicable Rapptz 2025-08-18 05:05:05 -04:00
  • 9ef5b054e5 Refactor total children count to an overrideable method Rapptz 2025-08-18 04:49:20 -04:00
  • 5887ce1430 Fix settings example not resetting option default state Rapptz 2025-08-18 04:35:41 -04:00
  • 2a69ac4ca8 Document difference between View and LayoutView Rapptz 2025-08-18 04:34:24 -04:00
  • eb84d0dfcb Add example showcasing ui.Label in modals Rapptz 2025-08-17 20:02:21 -04:00
  • 22d6e8d0aa Add example showcasing how to do a settings panel Rapptz 2025-08-17 19:48:18 -04:00
  • 4be15b5616 Add example showcasing Container for Embed-like layouts Rapptz 2025-08-16 06:18:14 -04:00
  • 24d3a12117 Remove unused row parameter from TextDisplay Rapptz 2025-08-16 05:36:50 -04:00
  • 4f539b710f Fix type errors in all examples Rapptz 2025-08-16 05:21:19 -04:00
  • 7e2ca02fd1 Add total_message_sent attribute to threads Sacul 2025-08-15 23:38:56 +08:00
  • 08ef967371 Typecheck when constructing MediaGalleryItem Rapptz 2025-08-15 08:11:13 -04:00
  • 983a9b8f94 Use Unpack where it's possible Soheab 2025-08-15 11:36:36 +02:00
  • 13432591c6 Fix various docs around UI items Soheab 2025-08-14 18:00:09 +02:00
  • 4839036eea Add missing guild features in types.guild Sacul 2025-08-14 23:44:41 +08:00
  • 773fcc83df Remove outdated note about having to delete owned guild Soti 2025-08-14 18:43:50 +03:00
  • 38c6407ffd Maintain a reference to View dispatched tasks Rapptz 2025-08-14 00:39:41 -04:00
  • 3fb627d078 Add support for label components and select in modals Rapptz 2025-08-14 00:27:47 -04:00
  • 9fb74fd7a1 Remove unnecessary TypeGuard Rapptz 2025-08-13 21:27:38 -04:00
  • 8c1886799d Don't recreate ItemCallbackType Rapptz 2025-08-13 21:13:17 -04:00
  • 439bd71c0d Upstream change in Python Michael H 2025-08-13 20:47:41 -04:00
  • 705eb2c2a5 Update to support new pin endpoints Soheab 2025-08-14 02:47:14 +02:00
  • 50caa3c82c Add support for components V2 DA344 2025-08-14 02:37:23 +02:00
  • 6ec2e5329b Deprecate with_expiration param in fetch_invite Sacul 2025-08-12 15:18:24 +08:00
  • ec409a0a7b Guard AppCommandThread.guild attribute access Rapptz 2025-08-08 03:13:30 -04:00
  • db42eba4fa Add more attributes to AppCommandChannel/Thread Sacul 2025-08-08 15:11:29 +08:00
  • 7b3f798044 Add support for guild onboarding Soheab 2025-08-08 09:10:32 +02:00
  • 21fed315c7 Add FAQ about guild specific app commands Soheab 2025-08-08 09:09:48 +02:00
  • 4496df79d0 Fix crash in Activity.__init__ with missing keys owocado 2025-07-31 03:33:36 +05:30
  • cb7f17020d Deprecate Guild.delete and various parameters for Guild.edit Soheab 2025-07-30 22:09:56 +01:00
  • 1cd90f8b1c [commands] Fix converters not working with Optional for hybrids Soheab 2025-07-30 22:08:08 +01:00
  • 6e7fc133d1 Add support for new RPC Activity fields Soheab 2025-07-30 22:03:15 +01:00
  • 348c7d7873 Fix audit log automod_rule_trigger_type extra missing Alex Nørgaard 2025-07-30 11:01:28 +01:00
  • 2695fa056a Fix guild_only app command decorator owocado 2025-07-30 15:30:10 +05:30
  • ce9f5ad1ba Fix context install decorators to correctly restrict commands shea 2025-04-28 12:41:49 +00:00
  • 22ade98db7 Skip GUILD_MEMBER_ADD if member already cached Ankita Tudubucket 2025-07-28 02:09:35 +07:00
  • 5b81a99b60 Fix error when sending non-interactive views via partial webhooks Mohammed Aman Jukaku 2025-07-27 23:13:21 +05:30
  • e715ad6419 Add support for automod_quarantined_guild_tag member flag Sacul 2025-07-28 01:07:19 +08:00
  • 5f4a822c2e Add missing fill_with_flags decorator to InviteFlags class Sacul 2025-07-28 01:06:12 +08:00
  • 0e97ef21aa Fix key error on role create or delete z03h 2025-07-22 14:45:02 -04:00
  • 7724764ffe Add ability to use primary guild (clan) data for users blord0 2025-07-18 01:41:30 +01:00
  • 13dc9c9d16 Fix miswording in docstring about bot.emojis Ken-Miles 2025-07-15 18:46:32 -05:00
  • a00510988a Support new role colours in audit log z03h 2025-07-09 13:56:38 -04:00
  • b1be7dea74 Handle empty guild_ids list for app_commands El Laggron 2025-07-09 03:16:39 +02:00
  • 66922cc2d1 Fix documentation on Role secondary and tertiary colours DA344 2025-07-09 03:15:07 +02:00
  • cb7300990f Add role parameters to support new gradient and holographic roles Mak 2025-07-08 04:07:56 +01:00
  • 2502a783cb Add BCP47 unicode tags for Locale enum 鏡花水月 2025-07-08 00:06:28 -03:00
  • 774b934f74 Add support for guest invites Soheab 2025-07-03 00:59:40 +02:00
  • 59546a4851 Add support for launch_activity interaction response Joosemi02 2025-07-03 00:54:57 +02:00
  • 2175bd51c0 Fix voice connection issues and upgrade to voice v8 DA344 2025-06-30 09:14:23 +02:00
  • 20055e7cc1 Fix calculation of hashed rate limit keys dolfies 2025-06-25 21:05:13 -04:00
  • a62b25c6c0 Add missing attributes in AppCommandChannel owocado 2025-06-21 03:56:36 +05:30
  • e9f807e5ec Fix Thread.applied_tags for media channels owocado 2025-06-21 00:50:20 +05:30
  • 7fe1102841 Allow creating NSFW voice/stage channels Soheab 2025-06-20 21:07:23 +02:00
  • 6af9de0c39 Ensure COPYING notice is included Michael H 2025-06-20 15:06:52 -04:00
  • f6e0f72498 Add ability to create a media-only forum channel Soheab 2025-06-20 21:04:21 +02:00
  • 4862ea22fd Return invites when deleting them via Invite.delete or Client.delete_invite owocado 2025-06-21 00:33:29 +05:30
  • d00c124883 Add MessageApplication.__str__ owocado 2025-06-21 00:31:48 +05:30
  • fe942d1e16 Properly transform media channels in app commands owocado 2025-06-21 00:29:07 +05:30
  • 826aa22868 Add platform key in __repr__ method for Game and Streaming owocado 2025-06-21 00:28:30 +05:30
  • c524f655be Use human_join internal helper in BaseChannelTransformer owocado 2025-06-21 00:27:52 +05:30
  • 2bcbd49bc6 Add __repr__ method to various classes owocado 2025-06-21 00:27:10 +05:30
  • 667e7c9065 Fixed to_dict() bug for user-defined embed classes Roberto Scifo 2025-06-20 20:55:44 +02:00
  • 4a8817af2b Document return object for Guild.create_template Soheab 2025-06-20 20:49:20 +02:00
  • adb93f4a60 Add deprecation warning to create_guild functions Gooraeng 2025-06-21 03:36:24 +09:00
  • b28a4a115e Fix potentially stuck ratelimit buckets Michael H 2025-06-20 14:31:55 -04:00
  • ef06d7d9db Add Interaction.filesize_limit Leonardo 2025-06-20 20:30:37 +02:00
  • e177b4a705 Fix EmbedMediaProxy boolean check Alex Nørgaard 2025-06-20 19:30:10 +01:00
  • e84edf473c Add colours for new Discord themes Leonardo 2025-06-20 20:28:59 +02:00
  • 680fe9bc80 Add channel select to component type documentation Tari 2025-06-20 23:58:08 +05:30
  • aa5f4bdd7a Fix poll parameter defaulting to MISSING instead of None for Context.send Soheab 2025-06-20 20:27:37 +02:00
  • 0ce11544e3 Add discord.Permissions.apps() Dep 2025-06-20 23:55:47 +05:30