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

10 uses

	github.com/gotd/td/tg (current package)
		tl_registry_gen.go#L1196: 		StoryViewPublicRepostTypeID:                                             "storyViewPublicRepost#bd74cf49",
		tl_registry_gen.go#L2978: 		"storyViewPublicRepost":                                             StoryViewPublicRepostTypeID,
		tl_registry_gen.go#L4760: 		StoryViewPublicRepostTypeID:                                             func() bin.Object { return &StoryViewPublicRepost{} },
		tl_registry_gen.go#L6507: 			StoryViewPublicRepostTypeID,
		tl_story_view_gen.go#L594: const StoryViewPublicRepostTypeID = 0xbd74cf49
		tl_story_view_gen.go#L658: 	return StoryViewPublicRepostTypeID
		tl_story_view_gen.go#L670: 		ID:   StoryViewPublicRepostTypeID,
		tl_story_view_gen.go#L714: 	b.PutID(StoryViewPublicRepostTypeID)
		tl_story_view_gen.go#L747: 	if err := b.ConsumeID(StoryViewPublicRepostTypeID); err != nil {
		tl_story_view_gen.go#L908: 	case StoryViewPublicRepostTypeID: