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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_sticker_set_gen.go#L447: const InputStickerSetAnimatedEmojiTypeID = 0x28703c8
		tl_input_sticker_set_gen.go#L483: 	return InputStickerSetAnimatedEmojiTypeID
		tl_input_sticker_set_gen.go#L495: 		ID:   InputStickerSetAnimatedEmojiTypeID,
		tl_input_sticker_set_gen.go#L510: 	b.PutID(InputStickerSetAnimatedEmojiTypeID)
		tl_input_sticker_set_gen.go#L527: 	if err := b.ConsumeID(InputStickerSetAnimatedEmojiTypeID); err != nil {
		tl_input_sticker_set_gen.go#L1376: 	case InputStickerSetAnimatedEmojiTypeID:
		tl_registry_gen.go#L529: 		InputStickerSetAnimatedEmojiTypeID:                       "inputStickerSetAnimatedEmoji#28703c8",
		tl_registry_gen.go#L2311: 		"inputStickerSetAnimatedEmoji":                       InputStickerSetAnimatedEmojiTypeID,
		tl_registry_gen.go#L4093: 		InputStickerSetAnimatedEmojiTypeID:                       func() bin.Object { return &InputStickerSetAnimatedEmoji{} },
		tl_registry_gen.go#L5935: 			InputStickerSetAnimatedEmojiTypeID,