Type Alias WSCustomMessageWhatnotStreamerIdTypeCompoundUniqueInput

WSCustomMessageWhatnotStreamerIdTypeCompoundUniqueInput: {
    type: StreamerMessageTypeEnum;
    whatnotStreamerId: string;
}