interface MessageVoice
implements _MessageMediaBase
import { type MessageVoice } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A voice message.
Properties
voice: Voice
The voice included in the message.
x/mtkruto/3_types.ts>MessageVoice
import { type MessageVoice } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A voice message.
The voice included in the message.