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