Type Alias TTSMessageButtonCountAggregateOutputType

TTSMessageButtonCountAggregateOutputType: {
    _all: number;
    dbId: number;
    emojiUnicodeOrId: number;
    title: number;
    ttsCustomMessageId: number;
    url: number;
}