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#L946: 	return s.DecodeBare(b)
		tl_story_item_gen.go#L950: func (s *StoryItem) DecodeBare(b *bin.Buffer) error {