const github.com/gotd/td/tg.IPPortTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_ip_port_gen.go#L45: const IPPortTypeID = 0xd433ad73
tl_ip_port_gen.go#L96: return IPPortTypeID
tl_ip_port_gen.go#L108: ID: IPPortTypeID,
tl_ip_port_gen.go#L132: b.PutID(IPPortTypeID)
tl_ip_port_gen.go#L151: if err := b.ConsumeID(IPPortTypeID); err != nil {
tl_ip_port_gen.go#L437: case IPPortTypeID:
tl_registry_gen.go#L2493: IPPortTypeID: "ipPort#d433ad73",
tl_registry_gen.go#L4960: "ipPort": IPPortTypeID,
tl_registry_gen.go#L7427: IPPortTypeID: func() bin.Object { return &IPPort{} },
tl_registry_gen.go#L7872: IPPortTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |