interface SuperchatResponse {
    arguments: [Streamlabs.Superchat[], string];
    for: string;
    method: "onSuperchat";
    type: "event";
}

Hierarchy (view full)

Properties

arguments: [Streamlabs.Superchat[], string]
for: string
method: "onSuperchat"
type: "event"