mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-07 08:30:11 +08:00
large
This commit is contained in:
parent
1f085109a2
commit
5d6af5bde8
@ -103,6 +103,7 @@ object CuiCloud {
|
||||
formData {
|
||||
append("base64", Base64.getEncoder().encodeToString(content))
|
||||
append("filePath", filePath)
|
||||
append("large", "true")
|
||||
append("key", cuiToken)
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user