github.com/gotd/td/tg.StoryView.Reaction (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_story_view_gen.go#L65: 	Reaction ReactionClass
		tl_story_view_gen.go#L103: 	if !(s.Reaction == nil) {
		tl_story_view_gen.go#L132: 		s.Reaction = val
		tl_story_view_gen.go#L195: 	if !(s.Reaction == nil) {
		tl_story_view_gen.go#L221: 		if s.Reaction == nil {
		tl_story_view_gen.go#L224: 		if err := s.Reaction.Encode(b); err != nil {
		tl_story_view_gen.go#L273: 		s.Reaction = value
		tl_story_view_gen.go#L335: 	s.Reaction = value
		tl_story_view_gen.go#L347: 	return s.Reaction, true