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

9 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_gen.go#L509: 	FromID PeerClass
		tl_story_item_gen.go#L623: 	if !(s.FromID == nil) {
		tl_story_item_gen.go#L710: 		s.FromID = val
		tl_story_item_gen.go#L920: 	if !(s.FromID == nil) {
		tl_story_item_gen.go#L973: 		if s.FromID == nil {
		tl_story_item_gen.go#L976: 		if err := s.FromID.Encode(b); err != nil {
		tl_story_item_gen.go#L1107: 		s.FromID = value
		tl_story_item_gen.go#L1415: 	s.FromID = value
		tl_story_item_gen.go#L1427: 	return s.FromID, true