This commit is contained in:
Him188 2020-04-25 12:47:06 +08:00
parent 86aacc5d47
commit cebd4a8079

View File

@ -340,7 +340,7 @@ class ForwardMessageBuilder private constructor(
/**
* 当前时间.
* 在使用 [says] 时若不指定, 则会使用 [currentTime] 自增 1 的事件.
* 在使用 [says] 时若不指定, 则会使用 [currentTime] 自增 1 的事件.
*/
var currentTime: Int = currentTimeSeconds.toInt()