const github.com/gotd/td/tg.RequestPeerTypeUserTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1152: RequestPeerTypeUserTypeID: "requestPeerTypeUser#5f3b8a00",
tl_registry_gen.go#L2934: "requestPeerTypeUser": RequestPeerTypeUserTypeID,
tl_registry_gen.go#L4716: RequestPeerTypeUserTypeID: func() bin.Object { return &RequestPeerTypeUser{} },
tl_registry_gen.go#L6382: RequestPeerTypeUserTypeID,
tl_request_peer_type_gen.go#L58: const RequestPeerTypeUserTypeID = 0x5f3b8a00
tl_request_peer_type_gen.go#L118: return RequestPeerTypeUserTypeID
tl_request_peer_type_gen.go#L130: ID: RequestPeerTypeUserTypeID,
tl_request_peer_type_gen.go#L166: b.PutID(RequestPeerTypeUserTypeID)
tl_request_peer_type_gen.go#L193: if err := b.ConsumeID(RequestPeerTypeUserTypeID); err != nil {
tl_request_peer_type_gen.go#L1024: case RequestPeerTypeUserTypeID:
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. |