Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>InlineQueryResultVoice

Cross-runtime JavaScript library for building Telegram clients
Latest
interface InlineQueryResultVoice
implements _InlineQueryResultBase, _InlineQueryResultCaptionCommon, _InlineQueryResultMessageContentReplyMarkupCommon
import { type InlineQueryResultVoice } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";

Properties

type: "voice"
title: string
url: string
optional
voiceDuration: number