import { Api } from "https://dotland.deno.dev/x/grammy@v1.31.0/mod.ts";
Use this method to edit only the reply markup of inline messages. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within 48 hours from the time they were sent.
Parameters
Optional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#editmessagereplymarkup