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

10 uses

	github.com/gotd/td/tg (current package)
		tl_post_interaction_counters_gen.go#L266: const PostInteractionCountersStoryTypeID = 0x8a480e27
		tl_post_interaction_counters_gen.go#L327: 	return PostInteractionCountersStoryTypeID
		tl_post_interaction_counters_gen.go#L339: 		ID:   PostInteractionCountersStoryTypeID,
		tl_post_interaction_counters_gen.go#L371: 	b.PutID(PostInteractionCountersStoryTypeID)
		tl_post_interaction_counters_gen.go#L392: 	if err := b.ConsumeID(PostInteractionCountersStoryTypeID); err != nil {
		tl_post_interaction_counters_gen.go#L526: 	case PostInteractionCountersStoryTypeID:
		tl_registry_gen.go#L1225: 		PostInteractionCountersStoryTypeID:                                      "postInteractionCountersStory#8a480e27",
		tl_registry_gen.go#L3007: 		"postInteractionCountersStory":                                      PostInteractionCountersStoryTypeID,
		tl_registry_gen.go#L4789: 		PostInteractionCountersStoryTypeID:                                      func() bin.Object { return &PostInteractionCountersStory{} },
		tl_registry_gen.go#L6322: 			PostInteractionCountersStoryTypeID,