teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
PaymentRequestedInfoIn
Interface PaymentRequestedInfoIn
interface
PaymentRequestedInfoIn
{
_
?:
"paymentRequestedInfo"
;
email
?:
string
;
name
?:
string
;
phone
?:
string
;
shippingAddress
?:
PostAddressIn
;
}
Index
Properties
_?
email?
name?
phone?
shipping
Address?
Properties
Optional
_
_
?:
"paymentRequestedInfo"
Optional
email
email
?:
string
Optional
name
name
?:
string
Optional
phone
phone
?:
string
Optional
shipping
Address
shippingAddress
?:
PostAddressIn
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
email
name
phone
shipping
Address
GitHub
npm
Issues
teleproto - v1.229.0
Loading...