Module

x/grammy_types/inline.ts>InputMessageContent

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias InputMessageContent
import { type InputMessageContent } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/inline.ts";

This object represents the content of a message to be sent as a result of an inline query. Telegram clients currently support the following 5 types:

  • InputTextMessageContent
  • InputLocationMessageContent
  • InputVenueMessageContent
  • InputContactMessageContent
  • InputInvoiceMessageContent