plugins/gateways/telegram/telegram
Telegram gateway entry point. Exports Gateway and Plugin shape values for registration and OTP supervision.
Values
pub fn gateway(log: behaviours.Logger) -> types.Gateway
pub fn plugin(
log: behaviours.Logger,
config: types.GatewayConfig,
) -> types.Plugin