When Telegram rejects a rich message with RICH_MESSAGE_*_INVALID (e.g., RICH_MESSAGE_EMAIL_INVALID on /status replies), the delivery path now falls back to a plain text sendMessage instead of dropping the reply. Fixes #96363