telega v0.1.1 (2020-06-21T21:12:07Z)
Dub
Repo
ShippingOption
telega
telegram
payments
Undocumented in source.
struct
ShippingOption {
string
id
;
string
title
;
LabeledPrice
[]
prices
;
}
Members
Variables
id
string
id
;
Undocumented in source.
prices
LabeledPrice
[]
prices
;
Undocumented in source.
title
string
title
;
Undocumented in source.
Meta
Source
See Implementation
telega
telegram
payments
structs
Invoice
LabeledPrice
OrderInfo
PreCheckoutQuery
ShippingAddress
ShippingOption
ShippingQuery
SuccessfulPayment