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

9 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_gen.go#L514: 	SentReaction ReactionClass
		tl_story_item_gen.go#L597: 	if !(s.SentReaction == nil) {
		tl_story_item_gen.go#L674: 		s.SentReaction = val
		tl_story_item_gen.go#L849: 	if !(s.SentReaction == nil) {
		tl_story_item_gen.go#L928: 		if s.SentReaction == nil {
		tl_story_item_gen.go#L931: 		if err := s.SentReaction.Encode(b); err != nil {
		tl_story_item_gen.go#L1069: 		s.SentReaction = value
		tl_story_item_gen.go#L1388: 	s.SentReaction = value
		tl_story_item_gen.go#L1400: 	return s.SentReaction, true