Type Alias TSMessageButtonCountAggregateOutputType

TSMessageButtonCountAggregateOutputType: {
    _all: number;
    dbId: number;
    emojiUnicodeOrId: number;
    title: number;
    tsCustomMessageId: number;
    url: number;
}