publishCountableCustomMessage

abstract fun publishCountableCustomMessage(key: String, message: String? = null)

Publishes a countable custom message to the chat room.

Parameters

key

The key of the custom message to publish.

message

The message to publish.