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