Skip to content

GramIO API Reference / gramio/dist / TelegramLocationAddress

Interface: TelegramLocationAddress

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

Describes the physical address of a location.

Documentation

Properties

PropertyTypeDescriptionDefined in
city?stringOptional. City of the location@gramio/types/out/objects.d.ts:4147
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:4139
state?stringOptional. State of the location@gramio/types/out/objects.d.ts:4143
street?stringOptional. Street address of the location@gramio/types/out/objects.d.ts:4151