invoke
suspend operator fun invoke(conversationId: <Error class: unknown class>, hotKnock: Boolean): MessageOperationResult
Operation to send a ping or knock message to a conversation
Return
MessageOperationResult with a success or failure.
Parameters
conversationId
the id of the conversation to send the ping to
hotKnock
whether to send this as a hot knock or not @see MessageContent.Knock