mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 02:20:14 +08:00
Typo fixed (#1978)
This commit is contained in:
parent
4acd74974a
commit
cc3d645d4c
@ -210,7 +210,7 @@ public interface Image : Message, MessageContent, CodableMessage {
|
|||||||
public var imageId: String,
|
public var imageId: String,
|
||||||
) {
|
) {
|
||||||
/**
|
/**
|
||||||
* 图片大小字节数. 如果不提供改属性, 将无法 [Image.Key.isUploaded]
|
* 图片大小字节数. 如果不提供该属性, 将无法 [Image.Key.isUploaded]
|
||||||
*
|
*
|
||||||
* @see Image.size
|
* @see Image.size
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user