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

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L1238: 		StoryReactionPublicRepostTypeID:                                         "storyReactionPublicRepost#cfcd0f13",
		tl_registry_gen.go#L3020: 		"storyReactionPublicRepost":                                         StoryReactionPublicRepostTypeID,
		tl_registry_gen.go#L4802: 		StoryReactionPublicRepostTypeID:                                         func() bin.Object { return &StoryReactionPublicRepost{} },
		tl_registry_gen.go#L6502: 			StoryReactionPublicRepostTypeID,
		tl_story_reaction_gen.go#L382: const StoryReactionPublicRepostTypeID = 0xcfcd0f13
		tl_story_reaction_gen.go#L433: 	return StoryReactionPublicRepostTypeID
		tl_story_reaction_gen.go#L445: 		ID:   StoryReactionPublicRepostTypeID,
		tl_story_reaction_gen.go#L469: 	b.PutID(StoryReactionPublicRepostTypeID)
		tl_story_reaction_gen.go#L498: 	if err := b.ConsumeID(StoryReactionPublicRepostTypeID); err != nil {
		tl_story_reaction_gen.go#L601: 	case StoryReactionPublicRepostTypeID: