mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-30 04:24:50 +00:00
* Add message.link attribute Adds the functionality to access the message link. Either as `t.me/c/` or `t.me/username` format. * Change message.link logic Property now has a returned type, list is a tuple and we use `utils.get_channel_id` to not rely on str.replace * Update message.py - Prepend https:// like official clients do - Use .format() Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ext | ||
| filters | ||
| handlers | ||
| methods | ||
| parser | ||
| storage | ||
| types | ||
| __init__.py | ||
| client.py | ||