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

8 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_gen.go#L516: 	FwdFrom StoryFwdHeader
		tl_story_item_gen.go#L626: 	if !(s.FwdFrom.Zero()) {
		tl_story_item_gen.go#L714: 		s.FwdFrom = val
		tl_story_item_gen.go#L923: 	if !(s.FwdFrom.Zero()) {
		tl_story_item_gen.go#L981: 		if err := s.FwdFrom.Encode(b); err != nil {
		tl_story_item_gen.go#L1110: 		if err := s.FwdFrom.Decode(b); err != nil {
		tl_story_item_gen.go#L1433: 	s.FwdFrom = value
		tl_story_item_gen.go#L1445: 	return s.FwdFrom, true