DisBot
    Preparing search index...

    Type Alias GuildReactionRolesMinAggregateOutputType

    type GuildReactionRolesMinAggregateOutputType = {
        AddMessage: string | null;
        ChannelId: string | null;
        Emoji: string | null;
        GuildId: string | null;
        Id: number | null;
        MessageId: string | null;
        RemoveMessage: string | null;
        UUID: string | null;
    }
    Index

    Properties

    AddMessage: string | null
    ChannelId: string | null
    Emoji: string | null
    GuildId: string | null
    Id: number | null
    MessageId: string | null
    RemoveMessage: string | null
    UUID: string | null