github.com/gotd/td/tg.MyBoost.Peer (field)
9 uses
github.com/gotd/td/tg (current package)
tl_my_boost_gen.go#L59: Peer PeerClass
tl_my_boost_gen.go#L92: if !(m.Peer == nil) {
tl_my_boost_gen.go#L127: m.Peer = val
tl_my_boost_gen.go#L189: if !(m.Peer == nil) {
tl_my_boost_gen.go#L217: if m.Peer == nil {
tl_my_boost_gen.go#L220: if err := m.Peer.Encode(b); err != nil {
tl_my_boost_gen.go#L265: m.Peer = value
tl_my_boost_gen.go#L302: m.Peer = value
tl_my_boost_gen.go#L314: return m.Peer, true
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. |