DisBot
    Preparing search index...

    Type Alias ReactionRoleButtonUncheckedCreateWithoutGuildReactionRolesInput

    type ReactionRoleButtonUncheckedCreateWithoutGuildReactionRolesInput = {
        Emoji?: string | null;
        Id?: number;
        Label?: string | null;
        Type?: string | null;
    }
    Index

    Properties

    Properties

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