github.com/gotd/td/tg.StoriesSearchPostsRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_server_gen.go#L13646: 		if err := request.Decode(b); err != nil {
		tl_stories_search_posts_gen.go#L259: func (s *StoriesSearchPostsRequest) Decode(b *bin.Buffer) error {