interface VideoChatEnded implements _VideoChatCommonimport { type VideoChatEnded } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; An ended video chat. Propertiestype: "ended"duration: numberThe duration of the video chat in seconds.