pub fn classify_chat_message(
rumor: RumorEvent,
) -> Result<ChatMessageView, SoftchatError>Expand description
Validate a binding-owned rumor as a complete kind-14 message.
pub fn classify_chat_message(
rumor: RumorEvent,
) -> Result<ChatMessageView, SoftchatError>Validate a binding-owned rumor as a complete kind-14 message.