telexide
telexide copied to clipboard
an easy-to-use async telegram bot library for Rust
Results
3
telexide issues
Sort by
recently updated
recently updated
newest added
If someone sends my bot a sticker, my bot crashes with this error: `data did not match any variant of untagged enum StickerType`. I tried to debug this error and...
I encountered an issue while running the send image example in the examples directory of the GitHub project. When running the provided code, the image failed to send successfully. To...