From 4497a82c504818d61ab18c5251ae2bc42bae279e Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Sat, 23 Nov 2024 18:47:50 +0000 Subject: Deploying to docs from @ python-discord/bot-core@bdaaa2e76d4cb32843754757532ef8d73ac97761 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v10.5.1/output/pydis_core.utils.html | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) (limited to 'v10.5.1/output/pydis_core.utils.html') diff --git a/v10.5.1/output/pydis_core.utils.html b/v10.5.1/output/pydis_core.utils.html index 9907de61..e191a40f 100644 --- a/v10.5.1/output/pydis_core.utils.html +++ b/v10.5.1/output/pydis_core.utils.html @@ -5,13 +5,13 @@ - + Utils - Pydis Core v10.5.1 - + @@ -319,6 +319,14 @@ v9.0.0 +
  • + v11.5.0 +
  • + +
  • + v11.4.0 +
  • +
  • v11.3.1
  • @@ -449,7 +457,7 @@

    Applies all common monkey patches for our bots.

    Return type:
    -

    None

    +

    None

    @@ -468,10 +476,10 @@ that will act as top-level groups rather than being aliases of the command’s g

    Return an unqualified name given a qualified module/package name.

    Parameters:
    -

    name (str) – The module name to unqualify.

    +

    name (str) – The module name to unqualify.

    Return type:
    -

    str

    +

    str

    Returns:

    The unqualified module name.

    @@ -557,10 +565,12 @@ that will act as top-level groups rather than being aliases of the command’s g
  • PasteFile.__class_vars__
  • PasteFile.__private_attributes__
  • PasteFile.__pydantic_complete__
  • +
  • PasteFile.__pydantic_computed_fields__
  • PasteFile.__pydantic_core_schema__
  • PasteFile.__pydantic_custom_init__
  • PasteFile.__pydantic_decorators__
  • PasteFile.__pydantic_extra__
  • +
  • PasteFile.__pydantic_fields__
  • PasteFile.__pydantic_fields_set__
  • PasteFile.__pydantic_generic_metadata__
  • PasteFile.__pydantic_parent_namespace__
  • @@ -569,19 +579,19 @@ that will act as top-level groups rather than being aliases of the command’s g
  • PasteFile.__pydantic_serializer__
  • PasteFile.__pydantic_validator__
  • PasteFile.__signature__
  • -
  • PasteFile.model_computed_fields
  • PasteFile.model_config
  • -
  • PasteFile.model_fields
  • PasteResponse
  • PasteTooLongError
  • @@ -697,7 +705,7 @@ that will act as top-level groups rather than being aliases of the command’s g - + -- cgit v1.2.3