Skip to main content
Module

x/grammy_types/mod.ts>Message.VoiceMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.VoiceMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.5.1/mod.ts";
const { VoiceMessage } = Message;
definition: CaptionableMessage & MsgWith<"voice">