MessageConfig

fun MessageConfig(priority: Int, timeout: Duration)

Parameters

priority

Priority of the message. The lower the value, the higher the priority, with 0 being the highest.

timeout

Timeout of the message.