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