moderate(message:reason:)
Moderate a message by replacing it with a tombstone (if permitted)
func moderate(message: ChatMessage, reason: String)
Parameters
message
the message to moderate
reason
the reason for moderating this message
Moderate a message by replacing it with a tombstone (if permitted)
func moderate(message: ChatMessage, reason: String)
message
the message to moderate
reason
the reason for moderating this message