mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
In case bytes (which is the type used by telegram) can't be successfully decoded into strings, the raw bytes are presented instead of trying to decode by ignoring/replacing errors. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| answer_callback_query.py | ||
| answer_inline_query.py | ||
| get_game_high_scores.py | ||
| get_inline_bot_results.py | ||
| request_callback_answer.py | ||
| send_game.py | ||
| send_inline_bot_result.py | ||
| set_game_score.py | ||