TwitchUpdateChannelGuestStarSettings

C# Methods Reference

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

No description provided.

slotCount
Int32?

No description provided.

isBrowserSourceAudioEnabled
Boolean?

No description provided.

groupLayout
string

No description provided.

regeneratgeBrowserSource
Boolean?

No description provided.

bool
CPH.TwitchUpdateChannelGuestStarSettings();
CPH.TwitchUpdateChannelGuestStarSettings(isModeratorSendLiveEnabled, slotCount, isBrowserSourceAudioEnabled, groupLayout, regeneratgeBrowserSource);