Type Alias TTSCustomMessageMaxAggregateOutputType
TTSCustomMessageMaxAggregateOutputType: { content: string | null; dbId: string | null; showInviteButton: boolean | null; showWatchButton: boolean | null; tiktokStreamerId: string | null; type: StreamerMessageTypeEnum | null; }