github.com/gotd/td/tg.MessageActionStarGiftPurchaseOffer.Price (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L13681: Price StarsAmountClass
tl_message_action_gen.go#L13719: if !(m.Price == nil) {
tl_message_action_gen.go#L13749: m.Price = from.GetPrice()
tl_message_action_gen.go#L13836: if m.Price == nil {
tl_message_action_gen.go#L13839: if err := m.Price.Encode(b); err != nil {
tl_message_action_gen.go#L13881: m.Price = value
tl_message_action_gen.go#L13944: return m.Price
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |