class Linquebot::App

Defined in:

app.cr:5
app.cr:10

Constant Summary

POLLING_TIMEOUT = 20
SLEEP_DURATION_WHEN_FAILED = 2.seconds

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def api_client : TelegramApi::ApiClient #

[View source]
def bot_profile : TelegramApi::Types::User #

[View source]
def config : Config #

[View source]

[View source]
def greeting #

[View source]
def poll_once #

[View source]
def start_polling #

[View source]