toUpdate

fun MessageCreated.toUpdate(content: String, quote: ID? = null): MessageUpdateRequest

通过 MessageCreated 构建 MessageUpdateRequest 实例。

See also