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

x/mtkruto/3_types.ts>InlineKeyboardButtonCopy

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

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

Properties

copy: string