Type Alias YTSMessageButtonCountAggregateOutputType

YTSMessageButtonCountAggregateOutputType: {
    _all: number;
    dbId: number;
    emojiUnicodeOrId: number;
    title: number;
    url: number;
    ytsCustomMessageId: number;
}