interface KeyboardButton.CommonButtonimport { type KeyboardButton } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.deno.ts"; const { CommonButton } = KeyboardButton; Propertiestext: stringText of the button. If none of the optional fields are used, it will be sent as a message when the button is pressed