There are some shortcuts missing in `Message`, `CallbackQuery`, `User` and `Chat`. I noticed: * `send/stop_message_live_location` * `send_game` * `set_game_score` * `get_game_high_scores` We should check that * both `User` and `Chat` have shortcuts for all `send_*` methods * both `Message` and `CallbackQuery` have shortcuts for all methods that can accept `inline_message_id`