mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-04 15:56:57 +08:00
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
|
ExternalResource resource;
|
||
|
Contact contact;
|
||
|
|
||
|
resource.use { it.uploadAsImage(contact) }
|