Interface LiveEventWelcome

interface LiveEventWelcome {
    type: "welcome";
}

Properties

Properties

type: "welcome"