import { type InlineKeyboardButton } from "https://dotland.deno.dev/x/grammy_types@v3.15.0/mod.ts";
const { CopyTextButtonButton } = InlineKeyboardButton;
x/grammy_types/mod.ts>InlineKeyboardButton.CopyTextButtonButton
import { type InlineKeyboardButton } from "https://dotland.deno.dev/x/grammy_types@v3.15.0/mod.ts";
const { CopyTextButtonButton } = InlineKeyboardButton;