DisBot
    Preparing search index...

    Type Alias ReactionRoleButtonCreateWithoutGuildReactionRolesInput

    type ReactionRoleButtonCreateWithoutGuildReactionRolesInput = {
        Emoji?: string | null;
        Label?: string | null;
        Type?: string | null;
    }
    Index

    Properties

    Properties

    Emoji?: string | null
    Label?: string | null
    Type?: string | null