我正在尝试使用imap从电子邮件中获取附件的下载URL

I'm using Laravel Package for IMAP EMAIL CLient and i'm getting email with attachments but i'm trying to get download url of attachents.

I'm using the laravel-imap package.

Please if any one can answer me to get download link I will be thankful to you.

Thanks