Conversation Recipient Updated
data class ConversationRecipientUpdated( val conversationId: Int, val groupIds: List<Long>?, val recipientNumbers: List<String>?, val initiatorNumber: String?, val eventType: String) : MessageEvents
Content copied to clipboard
Events related to recipients