import { type ReplyQuote } from "https://deno.land/x/mtkruto@0.2.50/types/1_reply_quote.ts";
A reference to a specific part of a message that is being replied to.
Properties
entities: MessageEntity[]
The entities of the quoted text.
x/mtkruto/types/1_reply_quote.ts>ReplyQuote
import { type ReplyQuote } from "https://deno.land/x/mtkruto@0.2.50/types/1_reply_quote.ts";
A reference to a specific part of a message that is being replied to.
The entities of the quoted text.