Update library to support Telegram Bot API 9.4 and 9.5
- Implement all new methods and entities for Bot API 9.4 and 9.5.
- Update existing entities with new fields (MessageEntity, KeyboardButton, User, ChatFullInfo, etc.).
- Add Arabic documentation for new features in API_9.4_9.5_FEATURES.md.
- Bump version to 1.2.0 in Telegram.php.
- Update CHANGELOG.md.