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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_gen.go#L1663: const InputStickerSetThumbTypeID = 0x9d84f3db
		tl_input_file_location_gen.go#L1714: 	return InputStickerSetThumbTypeID
		tl_input_file_location_gen.go#L1726: 		ID:   InputStickerSetThumbTypeID,
		tl_input_file_location_gen.go#L1750: 	b.PutID(InputStickerSetThumbTypeID)
		tl_input_file_location_gen.go#L1774: 	if err := b.ConsumeID(InputStickerSetThumbTypeID); err != nil {
		tl_input_file_location_gen.go#L2674: 	case InputStickerSetThumbTypeID:
		tl_registry_gen.go#L91: 		InputStickerSetThumbTypeID:                               "inputStickerSetThumb#9d84f3db",
		tl_registry_gen.go#L1873: 		"inputStickerSetThumb":                               InputStickerSetThumbTypeID,
		tl_registry_gen.go#L3655: 		InputStickerSetThumbTypeID:                               func() bin.Object { return &InputStickerSetThumb{} },
		tl_registry_gen.go#L5831: 			InputStickerSetThumbTypeID,