Overview
Properties
verified
Type:
boolean
Whether the subscription has been verified by Twitch.
Methods
start()
async
Activates the subscription.
Return type:
void
stop()
async
Deactivates the subscription and removes it from the listener.
Return type:
void
suspend()
async
Suspends the subscription, not removing it from the listener.
Return type:
void