StreamerMessageTypeEnum: {
    clip: "clip";
    kickBuiltInClip: "kickBuiltInClip";
    kickLive: "kickLive";
    kickOffline: "kickOffline";
    rumbleLive: "rumbleLive";
    rumbleOffline: "rumbleOffline";
    tiktokLive: "tiktokLive";
    tiktokOffline: "tiktokOffline";
    tiktokVideo: "tiktokVideo";
    twitchLive: "twitchLive";
    twitchOffline: "twitchOffline";
    vod: "vod";
    youtubeLive: "youtubeLive";
    youtubeVideo: "youtubeVideo";
}