mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-11 19:10:15 +08:00
fada587297
* Initial support of ResourceNotClosedInspection, #283 * Improve UsingStringPlusMessageInspection * Add fix for sendAsImageTo and uploadAsImage * Add Fix for ResourceNotClosedInspection * ResourceNotClosedInspection support for Java * Add WrapWithResourceUseCallIntention for Kotlin, #284
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
ExternalResource resource;
|
|
Contact contact;
|
|
|
|
resource.uploadAsImage(contact) |