ShippingAddress
struct ShippingAddress {
}
- city
string city;
Undocumented in source.
- country_code
string country_code;
Undocumented in source.
- post_code
string post_code;
Undocumented in source.
- state
string state;
Undocumented in source.
- street_line1
string street_line1;
Undocumented in source.
- street_line2
string street_line2;
Undocumented in source.
telega botapi
aliasesclassesenumsfunctionsmanifest constantsmixin templatesstatic functionsstructs