Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/1_reply_quote.ts>ReplyQuote

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ReplyQuote
import { type ReplyQuote } from "https://deno.land/x/mtkruto@0.1.147/types/1_reply_quote.ts";

Properties

offset: number
text: string
entities: MessageEntity[]