Type Alias KSMessageButtonMaxAggregateOutputType

KSMessageButtonMaxAggregateOutputType: {
    dbId: string | null;
    emojiUnicodeOrId: string | null;
    ksCustomMessageId: string | null;
    title: string | null;
    url: string | null;
}