Skip to main content
Module

x/grammy/types.deno.ts>Message.VoiceMessage

The Telegram Bot Framework.
Very Popular
Latest
type alias Message.VoiceMessage
import { type Message } from "https://deno.land/x/grammy@v1.22.4/types.deno.ts";
const { VoiceMessage } = Message;
definition: CaptionableMessage & MsgWith<"voice">