Type Alias GuildRolePanelRoleMaxAggregateInputType

GuildRolePanelRoleMaxAggregateInputType: {
    dbId?: true;
    emojiUnicodeOrId?: true;
    guildRolePanelId?: true;
    label?: true;
    roleId?: true;
    style?: true;
    temporaryMinutes?: true;
}