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

x/mtkruto/3_types.ts>MessageAudio

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

An audio message.

Properties

audio: Audio

The audio included in the message.