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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_gen.go#L2384: const InputStickerSetThumbLegacyTypeID = 0xdbaeae9
		tl_input_file_location_gen.go#L2440: 	return InputStickerSetThumbLegacyTypeID
		tl_input_file_location_gen.go#L2452: 		ID:   InputStickerSetThumbLegacyTypeID,
		tl_input_file_location_gen.go#L2480: 	b.PutID(InputStickerSetThumbLegacyTypeID)
		tl_input_file_location_gen.go#L2505: 	if err := b.ConsumeID(InputStickerSetThumbLegacyTypeID); err != nil {
		tl_input_file_location_gen.go#L2695: 	case InputStickerSetThumbLegacyTypeID:
		tl_registry_gen.go#L1813: 		InputStickerSetThumbLegacyTypeID:                                        "inputStickerSetThumbLegacy#dbaeae9",
		tl_registry_gen.go#L3595: 		"inputStickerSetThumbLegacy":                                        InputStickerSetThumbLegacyTypeID,
		tl_registry_gen.go#L5377: 		InputStickerSetThumbLegacyTypeID:                                        func() bin.Object { return &InputStickerSetThumbLegacy{} },
		tl_registry_gen.go#L5834: 			InputStickerSetThumbLegacyTypeID,