import { type _MessageBase } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";
Properties shared between all message types.
Properties
date: Date
The point in time in which the message was sent.
The message that is being replied to. Not always available even if a message is being replied to.
optional
editDate: DateThe point in time in which the message's last edit was made.
The identifier of a business conection that the message was sent in.
The identifier of the business connection in which the message was sent.