github.com/gotd/td/tg.StoryItem.SentReaction (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_gen.go#L553: 	SentReaction ReactionClass
		tl_story_item_gen.go#L650: 	if !(s.SentReaction == nil) {
		tl_story_item_gen.go#L740: 		s.SentReaction = val
		tl_story_item_gen.go#L941: 	if !(s.SentReaction == nil) {
		tl_story_item_gen.go#L1034: 		if s.SentReaction == nil {
		tl_story_item_gen.go#L1037: 		if err := s.SentReaction.Encode(b); err != nil {
		tl_story_item_gen.go#L1196: 		s.SentReaction = value
		tl_story_item_gen.go#L1557: 	s.SentReaction = value
		tl_story_item_gen.go#L1569: 	return s.SentReaction, true