This commit is contained in:
Him188 2020-04-25 13:13:33 +08:00
parent 626b1d6a5d
commit 364ffc334a

View File

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