github.com/gotd/td/tg.PremiumApplyBoostRequest.Peer (field)
7 uses
github.com/gotd/td/tg (current package)
tl_premium_apply_boost_gen.go#L55: Peer InputPeerClass
tl_premium_apply_boost_gen.go#L79: if !(a.Peer == nil) {
tl_premium_apply_boost_gen.go#L104: a.Peer = from.GetPeer()
tl_premium_apply_boost_gen.go#L174: if a.Peer == nil {
tl_premium_apply_boost_gen.go#L177: if err := a.Peer.Encode(b); err != nil {
tl_premium_apply_boost_gen.go#L226: a.Peer = value
tl_premium_apply_boost_gen.go#L254: return a.Peer
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. |