Type Alias GuildRolePanelRoleAvgAggregateOutputType

GuildRolePanelRoleAvgAggregateOutputType: {
    style: number | null;
    temporaryMinutes: number | null;
}