setUrlBytes

open fun setUrlBytes(value: ByteString): Context.Metadata.Twitter.Builder
Directs Twitter to scrape another url instead of the url the page was served from.
string url = 7;

Return

This builder for chaining.

Parameters

value

The bytes for url to set.