TwitchUpdateChannelGuestStarSettings

C# Methods Reference

public bool TwitchUpdateChannelGuestStarSettings(Boolean? isModeratorSendLiveEnabled, Int32? slotCount, Boolean? isBrowserSourceAudioEnabled, string groupLayout, Boolean? regeneratgeBrowserSource)
isModeratorSendLiveEnabled
Boolean?
slotCount
Int32?
isBrowserSourceAudioEnabled
Boolean?
groupLayout
string
regeneratgeBrowserSource
Boolean?
bool
CPH.TwitchUpdateChannelGuestStarSettings();
CPH.TwitchUpdateChannelGuestStarSettings(isModeratorSendLiveEnabled, slotCount, isBrowserSourceAudioEnabled, groupLayout, regeneratgeBrowserSource);