Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>InlineKeyboardButtonCopy

Cross-runtime JavaScript library for building Telegram clients
Latest
interface InlineKeyboardButtonCopy
implements _InlineKeyboardButtonBase
import { type InlineKeyboardButtonCopy } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";

An inline keyboard that, when pressed, copies the text inside its copy field.

Properties

copy: string