github.com/gotd/td/tg.InputStorePaymentPremiumGiveaway.BoostPeer (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_gen.go#L772: BoostPeer InputPeerClass
tl_input_store_payment_purpose_gen.go#L844: if !(i.BoostPeer == nil) {
tl_input_store_payment_purpose_gen.go#L896: i.BoostPeer = from.GetBoostPeer()
tl_input_store_payment_purpose_gen.go#L1024: if i.BoostPeer == nil {
tl_input_store_payment_purpose_gen.go#L1027: if err := i.BoostPeer.Encode(b); err != nil {
tl_input_store_payment_purpose_gen.go#L1085: i.BoostPeer = value
tl_input_store_payment_purpose_gen.go#L1202: return i.BoostPeer
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |