github.com/gotd/td/tg.MessagesRequestURLAuthRequest.Peer (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_request_url_auth_gen.go#L51: Peer InputPeerClass
tl_messages_request_url_auth_gen.go#L87: if !(r.Peer == nil) {
tl_messages_request_url_auth_gen.go#L120: r.Peer = val
tl_messages_request_url_auth_gen.go#L186: if !(r.Peer == nil) {
tl_messages_request_url_auth_gen.go#L219: if r.Peer == nil {
tl_messages_request_url_auth_gen.go#L222: if err := r.Peer.Encode(b); err != nil {
tl_messages_request_url_auth_gen.go#L264: r.Peer = value
tl_messages_request_url_auth_gen.go#L293: r.Peer = value
tl_messages_request_url_auth_gen.go#L305: return r.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. |