Skip to main content
Module

x/mtkruto/3_types.ts>MessageVoice

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

A voice message.

Properties

voice: Voice

The voice included in the message.