Type Alias RSMessageButtonMaxAggregateOutputType

RSMessageButtonMaxAggregateOutputType: {
    dbId: string | null;
    emojiUnicodeOrId: string | null;
    rsCustomMessageId: string | null;
    title: string | null;
    url: string | null;
}