DisconnectUserEvent

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