public bool TwitchUpdateGuestStarSlotSettings(int slotId, Boolean? isAudioEnabled, Boolean? isVideoEnabled, Boolean? isLive, Int32? volume)
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
bool
CPH.TwitchUpdateGuestStarSlotSettings(slotId);
CPH.TwitchUpdateGuestStarSlotSettings(slotId, isAudioEnabled, isVideoEnabled, isLive, volume);