const github.com/gotd/td/tg.UpdatesTooLongTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L391: UpdatesTooLongTypeID: "updatesTooLong#e317af7e",
tl_registry_gen.go#L2173: "updatesTooLong": UpdatesTooLongTypeID,
tl_registry_gen.go#L3955: UpdatesTooLongTypeID: func() bin.Object { return &UpdatesTooLong{} },
tl_registry_gen.go#L6654: UpdatesTooLongTypeID,
tl_updates_gen.go#L45: const UpdatesTooLongTypeID = 0xe317af7e
tl_updates_gen.go#L81: return UpdatesTooLongTypeID
tl_updates_gen.go#L93: ID: UpdatesTooLongTypeID,
tl_updates_gen.go#L108: b.PutID(UpdatesTooLongTypeID)
tl_updates_gen.go#L125: if err := b.ConsumeID(UpdatesTooLongTypeID); err != nil {
tl_updates_gen.go#L2927: case UpdatesTooLongTypeID:
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. |