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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_sticker_set_gen.go#L1107: const InputStickerSetEmojiDefaultTopicIconsTypeID = 0x44c1f8e9
		tl_input_sticker_set_gen.go#L1143: 	return InputStickerSetEmojiDefaultTopicIconsTypeID
		tl_input_sticker_set_gen.go#L1155: 		ID:   InputStickerSetEmojiDefaultTopicIconsTypeID,
		tl_input_sticker_set_gen.go#L1170: 	b.PutID(InputStickerSetEmojiDefaultTopicIconsTypeID)
		tl_input_sticker_set_gen.go#L1187: 	if err := b.ConsumeID(InputStickerSetEmojiDefaultTopicIconsTypeID); err != nil {
		tl_input_sticker_set_gen.go#L1418: 	case InputStickerSetEmojiDefaultTopicIconsTypeID:
		tl_registry_gen.go#L535: 		InputStickerSetEmojiDefaultTopicIconsTypeID:              "inputStickerSetEmojiDefaultTopicIcons#44c1f8e9",
		tl_registry_gen.go#L2317: 		"inputStickerSetEmojiDefaultTopicIcons":              InputStickerSetEmojiDefaultTopicIconsTypeID,
		tl_registry_gen.go#L4099: 		InputStickerSetEmojiDefaultTopicIconsTypeID:              func() bin.Object { return &InputStickerSetEmojiDefaultTopicIcons{} },
		tl_registry_gen.go#L5941: 			InputStickerSetEmojiDefaultTopicIconsTypeID,