Type alias TwitchRoles

TwitchRoles: {
    isPartner: boolean;
}

Type declaration

  • isPartner: boolean

Generated using TypeDoc