Module: TelegramChatbot

Defined in:
lib/telegram_chatbot.rb,
lib/telegram_chatbot/engine.rb,
lib/telegram_chatbot/version.rb,
app/models/telegram_chatbot/chat_group.rb,
app/models/telegram_chatbot/notification.rb,
app/models/telegram_chatbot/telegram_bot.rb,
app/jobs/telegram_chatbot/application_job.rb,
app/models/telegram_chatbot/application_record.rb,
app/helpers/telegram_chatbot/application_helper.rb,
app/mailers/telegram_chatbot/application_mailer.rb,
app/workers/telegram_chatbot/notification_worker.rb,
app/helpers/telegram_chatbot/telegram_bots_helper.rb,
app/controllers/telegram_chatbot/webhooks_controller.rb,
app/controllers/telegram_chatbot/application_controller.rb,
app/controllers/telegram_chatbot/telegram_bots_controller.rb

Defined Under Namespace

Modules: ApplicationHelper, TelegramBotsHelper Classes: ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, ChatGroup, Engine, Notification, NotificationWorker, TelegramBot, TelegramBotsController, WebhooksController

Constant Summary collapse

VERSION =
'0.1.3'