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