class Tourmaline::Poller
- Tourmaline::Poller
 - Reference
 - Object
 
Overview
The Poller class is responsible for polling Telegram's API for updates,
and then passing them to the Dispatcher for processing.
Defined in:
tourmaline/poller.crConstant Summary
- 
        Log = 
::Log.for(self) 
Constructors
Instance Method Summary
- #offset : Int64
 - 
        #start
        
          
Starts polling Telegram's API for updates.
 - #stop