github.com/gotd/td/tg.PhoneReceivedCallRequest.Peer (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_received_call_gen.go#L41: Peer InputPhoneCall
tl_phone_received_call_gen.go#L59: if !(r.Peer.Zero()) {
tl_phone_received_call_gen.go#L79: r.Peer = from.GetPeer()
tl_phone_received_call_gen.go#L127: if err := r.Peer.Encode(b); err != nil {
tl_phone_received_call_gen.go#L150: if err := r.Peer.Decode(b); err != nil {
tl_phone_received_call_gen.go#L162: return r.Peer
tl_phone_received_call_gen.go#L179: Peer: peer,
tl_server_gen.go#L8711: response, err := f(ctx, request.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. |