Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/utils.ts>GetInputMediaInterface

MTProto API Client for Deno 🦕
Go to Latest
interface GetInputMediaInterface
import { type GetInputMediaInterface } from "https://deno.land/x/grm@0.5.2/src/utils.ts";

Properties

optional
isPhoto: boolean
optional
attributes: Api.TypeDocumentAttribute[]
optional
forceDocument: boolean
optional
voiceNote: boolean
optional
videoNote: boolean
optional
supportsStreaming: boolean