type github.com/gotd/td/telegram/downloader.Client

6 uses

	github.com/gotd/td/telegram/downloader (current package)
		cdn.go#L17: 	client   Client
		client.go#L16: type Client interface {
		downloader.go#L60: func (d *Downloader) Download(rpc Client, location tg.InputFileLocationClass) *Builder {
		downloader.go#L71: func (d *Downloader) Web(rpc Client, location tg.InputWebFileLocationClass) *Builder {
		master.go#L26: 	client Client
		web.go#L16: 	client Client