Open freya022 opened 1 month ago
Closes Issue: NaN
Adds ImageProxy#downloadAsIcon, same as in AttachmentProxy, this benefits users as the data is downloaded on the OkHttp threads and is then immediately usable.
ImageProxy#downloadAsIcon
AttachmentProxy
Also updates some proxy docs.
Pull Request Etiquette
Changes
Closes Issue: NaN
Description
Adds
ImageProxy#downloadAsIcon
, same as inAttachmentProxy
, this benefits users as the data is downloaded on the OkHttp threads and is then immediately usable.Also updates some proxy docs.