interface CopyTextButtonimport { type CopyTextButton } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.ts"; This object represents an inline keyboard button that copies specified text to the clipboard. Propertiestext: stringThe text to be copied to the clipboard; 1-256 characters