createEdit

fun SoftchatIdentity.createEdit(participants: List<NostrPublicKey>, originalEventId: NostrEventId, content: String, emojiTags: List<List<String>> = emptyList(), createdAt: Long): Edit

Create a canonical text-and-emoji edit.