Skip to content

Do something like we did in self.commands for this #1739

@github-actions

Description

@github-actions

Line: 175

pycord//discord/bot.py

Lines 172 to 182 in 6ab3292

.. versionadded:: 2.0
"""
# TODO: Do something like we did in self.commands for this
return self.get_application_command
def get_application_command(
self,
name: str,
guild_ids: list[int] | None = None,
type: type[ApplicationCommand] = ApplicationCommand,

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions