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

2 uses

	github.com/gotd/td/tg (current package)
		tl_request_peer_type_gen.go#L513: 	return r.DecodeBare(b)
		tl_request_peer_type_gen.go#L517: func (r *RequestPeerTypeChat) DecodeBare(b *bin.Buffer) error {