Type Alias GuildAutoLiveRoleMaxAggregateOutputType

GuildAutoLiveRoleMaxAggregateOutputType: {
    dbId: string | null;
    guildId: string | null;
    roleId: string | null;
}