const github.com/gotd/td/tg.UpdatesDifferenceEmptyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L387: UpdatesDifferenceEmptyTypeID: "updates.differenceEmpty#5d75a138",
tl_registry_gen.go#L2169: "updates.differenceEmpty": UpdatesDifferenceEmptyTypeID,
tl_registry_gen.go#L3951: UpdatesDifferenceEmptyTypeID: func() bin.Object { return &UpdatesDifferenceEmpty{} },
tl_registry_gen.go#L6663: UpdatesDifferenceEmptyTypeID,
tl_updates_difference_gen.go#L46: const UpdatesDifferenceEmptyTypeID = 0x5d75a138
tl_updates_difference_gen.go#L97: return UpdatesDifferenceEmptyTypeID
tl_updates_difference_gen.go#L109: ID: UpdatesDifferenceEmptyTypeID,
tl_updates_difference_gen.go#L133: b.PutID(UpdatesDifferenceEmptyTypeID)
tl_updates_difference_gen.go#L152: if err := b.ConsumeID(UpdatesDifferenceEmptyTypeID); err != nil {
tl_updates_difference_gen.go#L1153: case UpdatesDifferenceEmptyTypeID:
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. |