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

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L395: 		UpdatesCombinedTypeID:                                    "updatesCombined#725b04c3",
		tl_registry_gen.go#L2177: 		"updatesCombined":                                    UpdatesCombinedTypeID,
		tl_registry_gen.go#L3959: 		UpdatesCombinedTypeID:                                    func() bin.Object { return &UpdatesCombined{} },
		tl_registry_gen.go#L6658: 			UpdatesCombinedTypeID,
		tl_updates_gen.go#L1787: const UpdatesCombinedTypeID = 0x725b04c3
		tl_updates_gen.go#L1858: 	return UpdatesCombinedTypeID
		tl_updates_gen.go#L1870: 		ID:   UpdatesCombinedTypeID,
		tl_updates_gen.go#L1910: 	b.PutID(UpdatesCombinedTypeID)
		tl_updates_gen.go#L1957: 	if err := b.ConsumeID(UpdatesCombinedTypeID); err != nil {
		tl_updates_gen.go#L2955: 	case UpdatesCombinedTypeID: