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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_sticker_set_gen.go#L790: const InputStickerSetPremiumGiftsTypeID = 0xc88b3b02
		tl_input_sticker_set_gen.go#L826: 	return InputStickerSetPremiumGiftsTypeID
		tl_input_sticker_set_gen.go#L838: 		ID:   InputStickerSetPremiumGiftsTypeID,
		tl_input_sticker_set_gen.go#L853: 	b.PutID(InputStickerSetPremiumGiftsTypeID)
		tl_input_sticker_set_gen.go#L870: 	if err := b.ConsumeID(InputStickerSetPremiumGiftsTypeID); err != nil {
		tl_input_sticker_set_gen.go#L1397: 	case InputStickerSetPremiumGiftsTypeID:
		tl_registry_gen.go#L532: 		InputStickerSetPremiumGiftsTypeID:                        "inputStickerSetPremiumGifts#c88b3b02",
		tl_registry_gen.go#L2314: 		"inputStickerSetPremiumGifts":                        InputStickerSetPremiumGiftsTypeID,
		tl_registry_gen.go#L4096: 		InputStickerSetPremiumGiftsTypeID:                        func() bin.Object { return &InputStickerSetPremiumGifts{} },
		tl_registry_gen.go#L5938: 			InputStickerSetPremiumGiftsTypeID,