Skip to main content
Module

x/mtkruto/mod.ts>ReplyQuote

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ReplyQuote
Re-export
import { type ReplyQuote } from "https://deno.land/x/mtkruto@0.1.151/mod.ts";

A reference to a specific part of a message that is being replied to.

Properties

offset: number
text: string
entities: MessageEntity[]