DeleteMessageEvent

fun DeleteMessageEvent(    id: String,     messageId: String,     reason: String?,     sendTime: Date,     requestId: String? = null,     attributes: Map<String, String>? = null)