Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.ts>InputMediaAudio

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias InputMediaAudio
import { type InputMediaAudio } from "https://deno.land/x/grammy@v1.14.1/types.ts";

Represents an audio file to be treated as music to be sent.

definition: GrammyTypes["InputMediaAudio"]