ImConnectorManager
extends Base
Table of Contents
Methods
-
getInstance()
: static
-
isEnabled()
: bool
-
isNotificationsEnabled()
: mixed
-
sendTelegramPaymentNotification()
: mixed
getInstance()
public
static getInstance() : static
isEnabled()
public
isEnabled() : bool
isNotificationsEnabled()
public
isNotificationsEnabled() : mixed
sendTelegramPaymentNotification()
public
sendTelegramPaymentNotification(Payment $payment, array<string|int, mixed> $sendingInfo) : mixed
Parameters
-
$payment
: Payment
-
-
$sendingInfo
: array<string|int, mixed>
-