const github.com/gotd/td/tg.RequestPeerTypeChatTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1153: RequestPeerTypeChatTypeID: "requestPeerTypeChat#c9f06e1b",
tl_registry_gen.go#L2935: "requestPeerTypeChat": RequestPeerTypeChatTypeID,
tl_registry_gen.go#L4717: RequestPeerTypeChatTypeID: func() bin.Object { return &RequestPeerTypeChat{} },
tl_registry_gen.go#L6383: RequestPeerTypeChatTypeID,
tl_request_peer_type_gen.go#L307: const RequestPeerTypeChatTypeID = 0xc9f06e1b
tl_request_peer_type_gen.go#L393: return RequestPeerTypeChatTypeID
tl_request_peer_type_gen.go#L405: ID: RequestPeerTypeChatTypeID,
tl_request_peer_type_gen.go#L473: b.PutID(RequestPeerTypeChatTypeID)
tl_request_peer_type_gen.go#L510: if err := b.ConsumeID(RequestPeerTypeChatTypeID); err != nil {
tl_request_peer_type_gen.go#L1031: case RequestPeerTypeChatTypeID:
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. |