mirai-core / net.mamoe.mirai.event / MessageSelectBuilder / ->

->

@JvmName("reply3") open infix fun MessageSelectionTimeoutChecker.->(message: String): Nothing
Deprecated: Using `reply` DSL in message selection is prohibited


@JvmName("reply3") open infix fun MessageSelectionTimeoutChecker.->(message: Message): Nothing
Deprecated: Using `reply` DSL in message selection is prohibited

@JvmName("reply3") open fun ListeningFilter<M, Unit, R, Any?>.->(toReply: String): Nothing
Deprecated: Using `reply` DSL in message selection is prohibited


@JvmName("reply3") open fun ListeningFilter<M, Unit, R, Any?>.->(message: Message): Nothing
Deprecated: Using `reply` DSL in message selection is prohibited

启动这个监听器, 在满足条件时回复原消息