interface InlineKeyboardButtonCallback
implements _InlineKeyboardButtonBase
import { type InlineKeyboardButtonCallback } from "https://deno.land/x/mtkruto@0.6.2/3_types.ts";
An inline keyboard button that, when pressed, sends back the specified callback data.