Commit Graph
26 Commits
Author SHA1 Message Date
owocadoandGitHub a62b25c6c0 Add missing attributes in AppCommandChannel 2025-06-20 18:26:36 -04:00
owocadoandGitHub e9f807e5ec Fix Thread.applied_tags for media channels 2025-06-20 15:20:20 -04:00
owocadoandGitHub 4862ea22fd Return invites when deleting them via Invite.delete or Client.delete_invite 2025-06-20 15:03:29 -04:00
owocadoandGitHub d00c124883 Add MessageApplication.__str__ 2025-06-20 15:01:48 -04:00
owocadoandGitHub fe942d1e16 Properly transform media channels in app commands 2025-06-20 14:59:07 -04:00
owocadoandGitHub 826aa22868 Add platform key in __repr__ method for Game and Streaming 2025-06-20 14:58:30 -04:00
owocadoandGitHub c524f655be Use human_join internal helper in BaseChannelTransformer 2025-06-20 14:57:52 -04:00
owocadoandGitHub 2bcbd49bc6 Add __repr__ method to various classes 2025-06-20 14:57:10 -04:00
owocadoandGitHub 8d8d5e180a fix docs for soundboard_sound_update event 2025-06-20 14:23:35 -04:00
owocadoandGitHub 7db391189d Add __repr__ to Interaction 2025-01-15 19:01:42 -05:00
owocadoandGitHub 48cf500e09 Fix Message.system_content for role_subscription_purchase renewal type 2024-10-11 02:08:27 -04:00
owocadoandGitHub 04b8f385b1 Remove leftover print statement 2024-10-10 18:32:58 -04:00
owocadoandGitHub d3e63a0162 Fix Guild.invites_paused method 2024-08-29 06:08:00 -04:00
owocadoandGitHub 0a2faa6f5d Fix default_avatar for team user and webhook 2024-08-28 15:34:33 -04:00
owocadoandGitHub ef64f76eae Add reason kwarg to Thread.delete 2024-05-04 23:25:49 -04:00
owocadoandGitHub 425edd2e10 Improve __repr__ for Webhook and SyncWebhook 2024-03-22 10:02:45 -04:00
owocadoandGitHub 2f71506169 Add view_creator_monetization_analytics permission 2024-03-21 04:40:51 -04:00
owocadoandGitHub 61eddfcb18 Fix sticker URL for GIF stickers 2024-02-20 16:59:24 -05:00
owocadoandGitHub 7d159920e7 Fix entitlement_delete event dispatch 2023-10-20 04:09:57 -04:00
owocadoandGitHub cf79af2dc4 Fix typehints for __class_getitem__ in Transform and Range 2023-09-30 12:46:50 -04:00
owocadoandGitHub 0e727d8e6d Fix StageChannel.last_message_id always being None 2023-05-23 18:42:12 -04:00
owocadoandGitHub 1deb5bf82d [commands] Add Context.filesize_limit property 2023-05-19 20:37:03 -04:00
owocadoandGitHub 53ce47534d Add more missing AuditLogDiff attrs 2023-03-01 08:55:16 -05:00
owocadoandGitHub e4667386ea Add missing AuditLogDiff attributes for AuditLogAction.guild_update 2023-02-28 09:00:33 -05:00
owocadoandGitHub 3644f7849c Document auto_archive_duration accepted values 2023-02-23 07:23:22 -05:00
d26dbf3a7a Fix a few typos in the docs
Co-authored-by: o-wo <24418520+o-wo@users.noreply.github.com>
2023-02-23 00:47:08 -05:00