DisBot
    Preparing search index...

    Type Alias ReactionRoleButtonMaxAggregateInputType

    type ReactionRoleButtonMaxAggregateInputType = {
        Emoji?: true;
        GuildReactionRoleId?: true;
        Id?: true;
        Label?: true;
        Type?: true;
    }
    Index

    Properties

    Emoji?: true
    GuildReactionRoleId?: true
    Id?: true
    Label?: true
    Type?: true