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

8 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_gen.go#L477: 	FwdFrom StoryFwdHeader
		tl_story_item_gen.go#L573: 	if !(s.FwdFrom.Zero()) {
		tl_story_item_gen.go#L648: 		s.FwdFrom = val
		tl_story_item_gen.go#L831: 	if !(s.FwdFrom.Zero()) {
		tl_story_item_gen.go#L875: 		if err := s.FwdFrom.Encode(b); err != nil {
		tl_story_item_gen.go#L983: 		if err := s.FwdFrom.Decode(b); err != nil {
		tl_story_item_gen.go#L1264: 	s.FwdFrom = value
		tl_story_item_gen.go#L1276: 	return s.FwdFrom, true