Autobot::Channels::ZulipChannel
Inherits Autobot::Channels::Channel < Reference < Object
Zulip channel using Real-time Events API (Long Polling).
Supports:
- Direct messages (private)
- Allowlisting senders by email
Constants
Log = ::Log.for("channels.zulip")
Constructors
Instance methods
send_message(message : Bus::OutboundMessage) : Nil
Send an outbound message through this channel.