Lonami / grammers

(tele)gramme.rs - use Telegram's API from Rust
https://t.me/gramme_rs
Apache License 2.0
562 stars 116 forks source link

remove redundant client in Media::Photo and Media::Document #252

Closed hlf20010508 closed 4 months ago

hlf20010508 commented 4 months ago

client in Media::Photo and Media::Document can be removed after #251.