Skip to main content
Module

x/mtkruto/mod.ts>MessageVoice

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageVoice
implements _MessageMediaBase
Re-export
import { type MessageVoice } from "https://deno.land/x/mtkruto@0.1.191/mod.ts";

A voice message.

Properties

voice: Voice

The voice included in the message.