Delete Guest Star Slot
Delete a user from a guest star slot.
Preview
Parameters
User Login
The user's login name.
Slot
A number typically between 1 and 6.
Variables
This sub-action does not populate any variables.
C# Usage
public bool TwitchDeleteGuestStarSlot(string userLogin, int slot)