telegramx.js

LocationAddress

interface

Describes the physical address of a location.

Declaration

interface LocationAddress 

Properties

cityproperty#
city?: string;

Optional. City of the location

country_code: string;

The two-letter ISO 3166-1 alpha-2 country code of the country where the location is located

stateproperty#
state?: string;

Optional. State of the location

streetproperty#
street?: string;

Optional. Street address of the location