Type Alias TSCustomMessageTwitchStreamerIdTypeCompoundUniqueInput

TSCustomMessageTwitchStreamerIdTypeCompoundUniqueInput: {
    twitchStreamerId: string;
    type: StreamerMessageTypeEnum;
}