github.com/gotd/td/tg.StoryItem.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_gen.go#L1066: 	return s.DecodeBare(b)
		tl_story_item_gen.go#L1070: func (s *StoryItem) DecodeBare(b *bin.Buffer) error {