refactored notificatoin / tgsettle responsibility boundaries
This commit is contained in:
@@ -14,6 +14,8 @@ const (
|
||||
|
||||
NAConfirmationRequest NotificationAction = "confirmation.request"
|
||||
NATelegramReaction NotificationAction = "telegram.reaction"
|
||||
NATelegramText NotificationAction = "telegram.text"
|
||||
NATelegramUpdate NotificationAction = "telegram.update"
|
||||
NAPaymentGatewayIntent NotificationAction = "intent.request"
|
||||
NAPaymentGatewayExecution NotificationAction = "execution.result"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user