Type Alias LBMutePlayerOptions

LBMutePlayerOptions: TargetActionOptionsNoParams & {
    durationInMinutes: number;
}