telegram-bot icon indicating copy to clipboard operation
telegram-bot copied to clipboard

Add webhook example with actix-web

Open ccqpein opened this issue 3 years ago • 1 comments

Add the example of how to use this repo with webhook server with actix-web.

ccqpein avatar Mar 14 '21 01:03 ccqpein

Why not just write web::Json<Update>? Is Bytes has better performance?

XyLyXyRR avatar Mar 27 '21 02:03 XyLyXyRR