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: