Skip to content

GramIO API Reference / gramio/dist / TelegramLocationAddress

Interface: TelegramLocationAddress

Defined in: @gramio/types/out/objects.d.ts:4709

Describes the physical address of a location.

Documentation

Properties

PropertyTypeDescriptionDefined in
city?stringOptional. City of the location@gramio/types/out/objects.d.ts:4721
country_codestringThe two-letter ISO 3166-1 alpha-2 country code of the country where the location is located@gramio/types/out/objects.d.ts:4713
state?stringOptional. State of the location@gramio/types/out/objects.d.ts:4717
street?stringOptional. Street address of the location@gramio/types/out/objects.d.ts:4725