Type Alias CFMessageWebhookMaxAggregateOutputType

CFMessageWebhookMaxAggregateOutputType: {
    avatarUrl: string | null;
    cfCustomMessageId: string | null;
    dbId: string | null;
    enabled: boolean | null;
    username: string | null;
}