package telegraml

  1. Overview
  2. Docs
module Api : sig ... end

The base module for the API, equivalent to TelegramApi

module Actions : sig ... end

A module that exposes convenience functions for bot actions, equivalent to TelegramActions

Default options for a bot, if no configuration is needed. Warning: You still need to provide an API key