class TelegramChannelAdapter implements ChannelAdapterInterface (View source)

Methods

__construct()

Constructor

void
send(Model $context, Notifier $notifier)

Envoyer le message via Telegram

Details

__construct()

Constructor

void send(Model $context, Notifier $notifier)

Envoyer le message via Telegram

Parameters

Model $context
Notifier $notifier

Return Value

void

Exceptions

Exception