class

Tourmaline::Poller

Inherits Reference < Object

The Poller class is responsible for polling Telegram's API for updates, and then passing them to the Dispatcher for processing.

Constants

Log = ::Log.for(self)

Constructors

Instance methods

get_updates
Source
offset
Source
poll_and_dispatch
Source
start

Starts polling Telegram's API for updates.

Source
stop
Source