method InlineKeyboard.prototype.payimport { InlineKeyboard } from "https://dotland.deno.dev/x/grammy@v1.12.4/mod.ts"; pay(text: string)Adds a new payment button, confer https://core.telegram.org/bots/api#payments This type of button must always be the first button in the first row and can only be used in invoice messages. Parameterstext: stringThe text to display