Type Alias TWSMessageWebhookCountAggregateOutputType

TWSMessageWebhookCountAggregateOutputType: {
    _all: number;
    avatarUrl: number;
    dbId: number;
    enabled: number;
    twsCustomMessageId: number;
    username: number;
}