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