Interface VideoChatEnded

This object represents a service message about a video chat ended in the chat.

interface VideoChatEnded {
    duration: number;
}

Properties

Properties

duration: number

Video chat duration in seconds