Libraries
»
telegram-bot-ruby
(2.7.0)
»
Index
»
Telegram
»
Bot
»
Client
»
#stop
Method: Telegram::Bot::Client#stop
Defined in:
lib/telegram/bot/client.rb
#
stop
⇒
Object
29 30 31
# File 'lib/telegram/bot/client.rb', line 29
def
stop
@running
=
false
end