Options
All
  • Public
  • Public/Protected
  • All
Menu

Send Venue API Payload

Hierarchy

Index

Properties

address

address: string

Address of the venue.

chat_id

chat_id: number | string

Unique identifier for the target chat or username of the target channel (in the format @channelusername).

Optional disable_notification

disable_notification: boolean

Sends the message silently. Users will receive a notification with no sound.

Optional foursquare_id

foursquare_id: string

Foursquare identifier of the venue.

latitude

latitude: number

Latitude of the venue.

longitude

longitude: number

Longitude of the venue.

Optional reply_markup

Additional interface options. A JSON-serialized object for an inline keyboard, custom reply keyboard, instructions to remove reply keyboard or to force a reply from the user.

Optional reply_to_message_id

reply_to_message_id: number

If the message is a reply, ID of the original message.

title

title: string

Name of the venue.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc