Skip to content

GramIO API Reference / gramio/dist / TelegramShippingAddress

Interface: TelegramShippingAddress

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

This object represents a shipping address.

Documentation

Properties

PropertyTypeDescriptionDefined in
citystringCity@gramio/types/out/objects.d.ts:7960
country_codestringTwo-letter ISO 3166-1 alpha-2 country code@gramio/types/out/objects.d.ts:7952
post_codestringAddress post code@gramio/types/out/objects.d.ts:7972
statestringState, if applicable@gramio/types/out/objects.d.ts:7956
street_line1stringFirst line for the address@gramio/types/out/objects.d.ts:7964
street_line2stringSecond line for the address@gramio/types/out/objects.d.ts:7968