Interface PushMessageContentVideoChatStarted

A video chat or live stream was started. Subtype of PushMessageContent.

interface PushMessageContentVideoChatStarted {
    @type: "pushMessageContentVideoChatStarted";
}

Properties

Properties

@type: "pushMessageContentVideoChatStarted"