interface MessageContact
implements _MessageBase
Re-export
import { type MessageContact } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
A contact message.
Properties
contact: Contact
The contact included in the message.
import { type MessageContact } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
A contact message.
The contact included in the message.