Crate rustygram

Source

Modules§

bot
errors
tests
types
utils

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>.