From 0f5ca262c002cf37a495a38e75ffecc2d6504ef8 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Sat, 2 Apr 2022 22:07:29 +0000 Subject: Deploying to docs from @ python-discord/bot-core@3f2543d690a6d733ad42ab36fd5ce42f4516bf9e 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- output/botcore.utils.channel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'output/botcore.utils.channel.html') diff --git a/output/botcore.utils.channel.html b/output/botcore.utils.channel.html index 20c94a7f..c74aba09 100644 --- a/output/botcore.utils.channel.html +++ b/output/botcore.utils.channel.html @@ -216,7 +216,7 @@

Useful helper functions for interacting with various discord channel objects.

-async get_or_fetch_channel(bot, channel_id)[source]#
+async get_or_fetch_channel(bot, channel_id)[source]#

Attempt to get or fetch the given channel_id from the bots cache, and return it.

Parameters
@@ -243,7 +243,7 @@
-is_in_category(channel, category_id)[source]#
+is_in_category(channel, category_id)[source]#

Return whether the given channel in the the category with the id category_id.

Parameters
-- cgit v1.2.3