Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface MediaProgress
import { type MediaProgress } from "https://deno.land/x/slack_web_api_client@0.7.4/client/generated-response/ChatScheduleMessageResponse.ts";

Properties

optional
duration_ms: number
optional
max_offset_ms: number
optional
offset_ms: number