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

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L474: 		UpdatesTooLongTypeID:                                     "updatesTooLong#e317af7e",
		tl_registry_gen.go#L2941: 		"updatesTooLong":                                     UpdatesTooLongTypeID,
		tl_registry_gen.go#L5408: 		UpdatesTooLongTypeID:                                     func() bin.Object { return &UpdatesTooLong{} },
		tl_registry_gen.go#L9136: 			UpdatesTooLongTypeID,
		tl_updates_gen.go#L52: const UpdatesTooLongTypeID = 0xe317af7e
		tl_updates_gen.go#L88: 	return UpdatesTooLongTypeID
		tl_updates_gen.go#L100: 		ID:   UpdatesTooLongTypeID,
		tl_updates_gen.go#L115: 	b.PutID(UpdatesTooLongTypeID)
		tl_updates_gen.go#L132: 	if err := b.ConsumeID(UpdatesTooLongTypeID); err != nil {
		tl_updates_gen.go#L2943: 	case UpdatesTooLongTypeID: