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