BnumNotification~BnumNotificationAction(command, text, title, params)

Représente une action à effectuer lorsqu'une notification est cliquée

new BnumNotificationAction(command, text, title, params)

Parameters:
Name Type Description
command string Commande à appeler
text string Texte de l'action
title string Titre au survol
params Object:.<string:, (string:|number:)> Paramètres

Members

command :string

Commande à appeler

params :Object:.<string:, (string:|number:)>

Paramètres de la commande

text :string

Texte de l'action

title :string

Titre au survol