github.com/gotd/td/telegram/downloader.Downloader.Web (method)

2 uses

	github.com/gotd/td/telegram/downloader (current package)
		downloader.go#L71: func (d *Downloader) Web(rpc Client, location tg.InputWebFileLocationClass) *Builder {

	github.com/gotd/td/telegram
		download.go#L93: 	return c.Downloader().Web(downloadClient{client: c}, location)