Module mogram::client

source ·

Structs

  • This is a wrapper around the Telegram API token string. Get your token from @BotFather.
  • This is a thin shim around the Telegram HTTP client. Requires a valid API token.
  • PostFn lets you override the default POST request handler. This is useful for testing.