Konata.Core icon indicating copy to clipboard operation
Konata.Core copied to clipboard

[feature request]Add a ImageChain.Download() function

Open PhotonSPK opened this issue 2 years ago • 1 comments

Describe features you've considered / 新功能描述

provide a function that could download a image in ImageChain as byte[] (etc..). So i don't need to handle it manually.

PhotonSPK avatar Mar 07 '22 19:03 PhotonSPK

In the current architecture, we have to ref Bot instance from the ImageChain if we do that. This will bring some troubles.

TheSnowfield avatar Mar 08 '22 01:03 TheSnowfield