Crate rustygram

source ·

Modules§

Functions§

  • Create a Bot to interact with APIs. Returns a Bot configured with the provided bot token and chat id.
  • Send message asynchronously. Return Result<(), ErrorResult>.