Method: Telegram::Bot::Client#stop

Defined in:
lib/telegram/bot/client.rb

#stopObject



29
30
31
# File 'lib/telegram/bot/client.rb', line 29

def stop
  @running = false
end