Commit Graph

  • 76c9e390f1 remove repeat 'to' in Task.restart doc NiumXp 2021-06-28 00:42:43 -03:00
  • cbe7a1b3a2 Add "new in version" missing in webhook documentation Rafael 2021-06-28 00:41:00 -03:00
  • b2c9c26841 Show decorator usage instead of signature in docs Devon R 2021-06-28 12:40:39 +09:00
  • 20dd632722 Fix Member.ban typing to include 0-day message deletes Steve C 2021-06-27 23:38:29 -04:00
  • 3c2cf06e46 [commands] Add attr and parameter "argument" to BadInviteArgument thetimtoy 2021-06-27 20:38:07 -07:00
  • dbb135b81a Add disable_guild_select to utils.oauth_url() Soheab 2021-06-28 05:37:02 +02:00
  • d30fea5b0d Add changelog for v1.7.3 Rapptz 2021-06-12 12:09:38 -04:00
  • 462ba84809 Version bump to v1.7.3 v1.7.3 v1.x Rapptz 2021-06-12 12:09:54 -04:00
  • 9ff979572a Add changelog for v1.7.3 Rapptz 2021-06-12 12:09:38 -04:00
  • 9376fcd69d Fix crash involving stickers Rapptz 2021-06-12 11:56:51 -04:00
  • e79321c032 Fix DM channel permissions not having read_messages Rapptz 2021-06-05 02:53:30 -04:00
  • 81457330ed [docs] typo fix Nadir Chowdhury 2021-05-23 08:47:16 +01:00
  • 72dd2381b0 Update docs for (Partial)Message.publish to reflect the actual permissions needed Alex Nørgaard 2021-05-15 07:08:16 +01:00
  • f0c3568ea9 Fix for doc reference to python "raise" statement ChasL 2021-05-14 23:06:50 -07:00
  • f27e2e073f Fix crash involving stickers Rapptz 2021-06-12 11:56:51 -04:00
  • 0bc5f276a7 [commands] Change EmojiConverter to use Client.get_emoji Rapptz 2021-06-12 03:05:28 -04:00
  • 1c640ad72b Lazily create Button custom_ids in decorator interface Rapptz 2021-06-12 02:33:11 -04:00
  • f0c76a13d3 Fix guild documentation not showing up for some methods Rapptz 2021-06-11 05:25:06 -04:00
  • a0e1d1e25f Fix typing of IntegrationAccount class Josh 2021-06-11 18:25:23 +10:00
  • 04573c3c06 Make View timeout parameter keyword-only Rapptz 2021-06-10 09:06:04 -04:00
  • f6ea03230e Make parameters passed to Reaction.user keyword-only Rapptz 2021-06-10 08:58:25 -04:00
  • c251c51cb1 Typehint Reaction Rapptz 2021-06-10 08:58:10 -04:00
  • 9181bf046b Rename Reaction.custom_emoji to Reaction.is_custom_emoji Rapptz 2021-06-10 08:50:50 -04:00
  • 04788d0a06 Type-Hint appinfo/team Josh 2021-06-10 22:06:00 +10:00
  • fc66c5b92d Fix some webhook related type checker errors Rapptz 2021-06-10 07:57:41 -04:00
  • 0dd4c4c08c Don't use class attribute syntax for Guild typings Rapptz 2021-06-10 07:50:35 -04:00
  • 35a9533e8d Type-Hint http.py Josh 2021-06-10 21:34:41 +10:00
  • 11e23c534a Close ClientSession after closing websocket connections Rapptz 2021-06-10 07:32:05 -04:00
  • ee26b58c6c None check in InteractionResponse.edit_message Devon R 2021-06-10 20:28:26 +09:00
  • fa6fa6a567 Add category_id shortcut to Thread Lilly Rose Berner 2021-06-09 14:21:45 +02:00
  • 2eb0ec07ab Add __str__ method to Thread Lilly Rose Berner 2021-06-09 14:21:14 +02:00
  • c2df574b2a Add audit log entries for stage instances Nadir Chowdhury 2021-06-09 13:09:05 +01:00
  • 7dccbace78 Refactor Guild to support type hints Rapptz 2021-06-08 10:54:22 -04:00
  • 2247fbb23a [types] Use proper type for Guild.threads Rapptz 2021-06-08 09:28:29 -04:00
  • c693945a46 [types] Split PartialVoiceState for proper gateway type Rapptz 2021-06-08 09:27:55 -04:00
  • 746da7d54c Add Thread.permissions_for helper function feature/threads Rapptz 2021-05-29 09:35:13 -04:00
  • 1152f67efc Allow pins events to work with threads Rapptz 2021-05-23 22:23:40 -04:00
  • 5ae7940ec8 Add message purging functions to Thread Rapptz 2021-05-23 05:42:39 -04:00
  • e13cbf4644 Don't dispatch thread_join on extraneous THREAD_CREATE dispatches Rapptz 2021-05-09 23:35:48 -04:00
  • bd369c76ea Parse remaining thread events. Rapptz 2021-05-09 22:23:21 -04:00
  • 9adf94e6b1 Add ThreadMember.thread Rapptz 2021-05-09 22:22:12 -04:00
  • 92ee2cd598 Add support for thread parameter in Webhook.send Rapptz 2021-05-05 21:15:24 -04:00
  • 4b51e3e253 Add TextChannel.active_threads Rapptz 2021-05-05 20:55:49 -04:00
  • d0d2d7ea62 Clarify actions that require manage_threads permission Rapptz 2021-05-05 20:51:06 -04:00
  • 5a72391b72 Add thread related permissions Rapptz 2021-05-04 10:42:13 -04:00
  • 3a421a3eb9 Add TextChannel.get_thread shortcut helper Rapptz 2021-05-04 10:15:00 -04:00
  • b2176dc0ef Change how threads are created Rapptz 2021-05-04 10:09:05 -04:00
  • 40127eb7b5 Fix import error with threads archived iterator Rapptz 2021-05-04 10:04:38 -04:00
  • b9d8d3872e Add __repr__ for the thread classes Rapptz 2021-05-04 09:45:27 -04:00
  • 429c5933d9 Add minor parsing for THREAD_LIST_SYNC and THREAD_MEMBER_UPDATE Rapptz 2021-05-04 09:41:35 -04:00
  • a16f54afdb Replace Ellipsis with utils.MISSING Rapptz 2021-05-04 08:53:17 -04:00
  • a09f89cedf Fix partial thread members Rapptz 2021-05-04 08:51:12 -04:00
  • c6d09a8bfa Add Thread.is_news() Rapptz 2021-05-04 08:37:26 -04:00
  • 72c66a1706 Bump gateway API to v9 Rapptz 2021-05-04 08:23:38 -04:00
  • 4a4e73ec14 Update thread typings and payloads to match documentation Rapptz 2021-05-04 08:13:33 -04:00
  • ac95b8b85b Allow Message.channel to be a thread Rapptz 2021-05-02 23:28:30 -04:00
  • 51cc7622a6 TextChannel.archived_threads is not a coroutine Rapptz 2021-04-17 01:33:35 -04:00
  • cb9a506686 Fix typo with archived_threads iterator leading to AttributeError Rapptz 2021-04-17 01:16:20 -04:00
  • 7c6724fdd7 Fix typo in start_private_thread Rapptz 2021-04-16 05:13:31 -04:00
  • 9d3962aa7a [types] Fix some minor ordering mishap on MessageType Rapptz 2021-04-14 09:45:11 -04:00
  • c1ce3b949f Implement remaining HTTP endpoints on threads Rapptz 2021-04-14 09:42:38 -04:00
  • 68c7c538f5 First pass at preliminary thread support Rapptz 2021-04-14 05:05:47 -04:00
  • 6c79714b42 [types] Add support thread API typings Rapptz 2021-04-14 01:12:40 -04:00
  • 4724943861 Grammatical improvements in View documentation UP929312 2021-06-08 11:54:10 +01:00
  • 5c2945bcd4 Fix AttributeError in is_nsfw() methods Rapptz 2021-06-08 05:36:23 -04:00
  • 94bbdc154c update types subpackage with latest docs Nadir Chowdhury 2021-06-08 04:20:47 +01:00
  • a7ae2eb1bb Add Guild.nsfw_level Nadir Chowdhury 2021-06-08 04:20:04 +01:00
  • dd727fb6f4 Add Embed.remove_footer Arnav Jindal 2021-06-07 13:03:11 +05:30
  • ab6d592f8c Add support for integration create/update/delete events Nadir Chowdhury 2021-06-07 08:28:26 +01:00
  • 2ea2693bd7 Add the Guild.delete_custom_emoji method TheLeadingLlama 2021-05-29 15:53:07 -04:00
  • fb0c6c56e1 Return message content for replies in Message.system_content Lilly Rose Berner 2021-06-06 23:31:32 +02:00
  • 81e9d70b7b Add pre-conditions to avoid on_timeout being called after stop() Rapptz 2021-06-06 07:05:17 -04:00
  • 876b1e0f3e Add View.on_error callback for swallowed exceptions Rapptz 2021-06-05 08:18:45 -04:00
  • 27556ea0a2 Fix DM channel permissions not having read_messages Rapptz 2021-06-05 02:53:30 -04:00
  • dbd9ed2c41 Add View.is_dispatching to detect whether a view has been added Rapptz 2021-06-04 04:30:19 -04:00
  • 9e4bcd3df7 Fix some typos in custom_context example Aman Kumar 2021-06-02 16:01:58 +05:30
  • 4b1059579e Fix NameError in missing _EmojiTag import Rapptz 2021-06-02 06:00:39 -04:00
  • 47f2d04940 Allow passing Emoji in components Rapptz 2021-06-02 05:28:07 -04:00
  • be5f4ae4ab Properly type hint attributes in Emoji Rapptz 2021-06-02 05:15:56 -04:00
  • 2f0a2b244e Update documentation for on_voice_state_update xPolar 2021-06-02 01:03:53 -07:00
  • 0847085661 Add support for editing guild widgets MhmCats 2021-06-02 07:39:08 +01:00
  • 369951fd80 Typehint audit_logs.py James 2021-06-02 07:28:47 +01:00
  • bac6c2fc7b [commands] Unwrap functions to get their module and globalns Rapptz 2021-06-01 08:51:35 -04:00
  • 78275023cc Add Client.persistent_views to get all persistent views Rapptz 2021-05-31 23:15:12 -04:00
  • 7c40e83d10 Ensure views added to Client.add_view are persistent views Rapptz 2021-05-31 23:08:08 -04:00
  • c811932ca7 Don't mark URL buttons as dispatchable Rapptz 2021-05-31 22:57:44 -04:00
  • 09f0ed1fba Mention that rows are explicitly 0 indexed. Rapptz 2021-05-31 20:19:08 -04:00
  • 89d24cb0bc Add interaction enums to __all__ Rapptz 2021-05-31 05:56:50 -04:00
  • d0097c4281 Remove view syncing before editing in views Rapptz 2021-05-31 05:47:46 -04:00
  • 4a3491cc0a Check for view finished state before resuming listening on edit Rapptz 2021-05-31 00:18:06 -04:00
  • 8dafe4f544 Add support for editing in views in PartialMessage Rapptz 2021-05-31 00:17:35 -04:00
  • 2ed3e049e1 Add View.is_finished() to query listening state Rapptz 2021-05-31 00:12:08 -04:00
  • 61a189c217 Sync views in InteractionResponse.edit_message Rapptz 2021-05-31 00:09:15 -04:00
  • 9f98a9a87f Implement StageInstance Nadir Chowdhury 2021-05-30 18:51:52 +01:00
  • 90a28d48d5 Fix potential KeyError when removing views Rapptz 2021-05-30 12:17:16 -04:00
  • 7b1c57ed60 Add support for interaction followups Rapptz 2021-05-30 11:25:15 -04:00
  • 2ebd5315f9 Add support for sending and editing views in Webhook Rapptz 2021-05-30 11:25:00 -04:00
  • c9cdb47338 Add __repr__ for View Rapptz 2021-05-30 11:24:23 -04:00
  • db58e628ba Allow Webhook.send to send ephemeral messages Rapptz 2021-05-30 10:29:17 -04:00
  • 267fad9180 Add WebhookType.application Rapptz 2021-05-30 10:02:58 -04:00