From 6534be809997f0b31ec7db0306ba0570c79c816c Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Sat, 2 Apr 2022 19:13:10 +0000 Subject: Deploying to docs from @ python-discord/bot-core@765284a5e436f7786619a5ba4c312d75df5e9dee 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- output/botcore.utils.channel.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'output/botcore.utils.channel.html') diff --git a/output/botcore.utils.channel.html b/output/botcore.utils.channel.html index 3ae467cc..f5491b87 100644 --- a/output/botcore.utils.channel.html +++ b/output/botcore.utils.channel.html @@ -3,7 +3,7 @@ - + channel - Bot Core v4.0.0 @@ -163,13 +163,13 @@
  • Utils
  • +
  • async_stats
  • site_api
  • @@ -214,7 +214,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
    @@ -241,7 +241,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
    @@ -265,12 +265,12 @@