Desiders / telers

An asynchronous framework for Telegram Bot API written in Rust
https://docs.rs/telers
36 stars 3 forks source link

Add random sticker example #41

Closed Nnenty closed 1 month ago

Nnenty commented 1 month ago

This example show how to send a random sticker from a sent sticker set. It uses the SendSticker and GetStickerSet methods, which you need to know about if you want to handle stickers in your bots.