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

offset
Source
start

Starts polling Telegram's API for updates.

Source
stop
Source