interface KeyboardButton.RequestContactButton
implements CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy_types@v3.15.0/mod.ts";
const { RequestContactButton } = KeyboardButton;
x/grammy_types/mod.ts>KeyboardButton.RequestContactButton
import { type KeyboardButton } from "https://deno.land/x/grammy_types@v3.15.0/mod.ts";
const { RequestContactButton } = KeyboardButton;