Search Results for

    Show / Hide Table of Contents

    Namespace Color_Chan.Discord.Commands.Attributes

    Classes

    BaseRateLimitAttribute

    A base for all the rate limit attributes.

    ComponentAttribute

    Makes a method available as a component interaction handler.

    InteractionRequirementAttribute

    Sets a requirement for an interaction request.

    SlashCommandAttribute

    Makes a method available as a global slash command.

    SlashCommandChoiceAttribute

    Gives a choice value to a parameter on a slash command.

    SlashCommandGroupAttribute

    Makes a class or a method available as a sub command group.

    SlashCommandGuildAttribute

    Makes a method available as an guild only slash command.

    SlashCommandOptionAttribute

    Makes a parameter available as an slash command option.

    In This Article
    Back to top Generated by DocFX