Skip to content

GramIO API Reference / gramio/dist / TelegramShippingAddress

Interface: TelegramShippingAddress

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

This object represents a shipping address.

Documentation

Properties

PropertyTypeDescriptionDefined in
citystringCity@gramio/types/out/objects.d.ts:7788
country_codestringTwo-letter ISO 3166-1 alpha-2 country code@gramio/types/out/objects.d.ts:7780
post_codestringAddress post code@gramio/types/out/objects.d.ts:7800
statestringState, if applicable@gramio/types/out/objects.d.ts:7784
street_line1stringFirst line for the address@gramio/types/out/objects.d.ts:7792
street_line2stringSecond line for the address@gramio/types/out/objects.d.ts:7796