DisBot
    Preparing search index...

    Type Alias ReactionRoleButtonMinAggregateInputType

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

    Properties

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