Twitch Delete Guest Star Slot

Signature

public bool TwitchDeleteGuestStarSlot(string userLogin, int slot)

Parameters

userLogin
string required

No description provided.

slot
int required

No description provided.

Return Type

bool

Example

CPH.TwitchDeleteGuestStarSlot(userLogin, slot);