const github.com/gotd/td/tg.UpdateShortTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L394: 		UpdateShortTypeID:                                        "updateShort#78d4dec1",
		tl_registry_gen.go#L2176: 		"updateShort":                                        UpdateShortTypeID,
		tl_registry_gen.go#L3958: 		UpdateShortTypeID:                                        func() bin.Object { return &UpdateShort{} },
		tl_registry_gen.go#L6657: 			UpdateShortTypeID,
		tl_updates_gen.go#L1612: const UpdateShortTypeID = 0x78d4dec1
		tl_updates_gen.go#L1663: 	return UpdateShortTypeID
		tl_updates_gen.go#L1675: 		ID:   UpdateShortTypeID,
		tl_updates_gen.go#L1699: 	b.PutID(UpdateShortTypeID)
		tl_updates_gen.go#L1723: 	if err := b.ConsumeID(UpdateShortTypeID); err != nil {
		tl_updates_gen.go#L2948: 	case UpdateShortTypeID: