Type Alias CSMessageButtonCountAggregateOutputType

CSMessageButtonCountAggregateOutputType: {
    _all: number;
    csCustomMessageId: number;
    dbId: number;
    emojiUnicodeOrId: number;
    title: number;
    url: number;
}