handleNotification
open fun handleNotification(chatId: String?, idMessage: String?, title: String?, body: String?, bodyLocalized: String?, context: Context, intent: PendingIntent? = null)
open fun handleNotification(data: Map<String, String>, context: Context, intent: PendingIntent? = null)