telegraml
Telegram
module Api : sig ... end
The base module for the API, equivalent to TelegramApi
TelegramApi
module Actions : sig ... end
A module that exposes convenience functions for bot actions, equivalent to TelegramActions
TelegramActions
module BotDefaults : Api.BOT
Default options for a bot, if no configuration is needed. Warning: You still need to provide an API key