- Updated the process_direct_message_handler to determine the content type of incoming messages (text, photo, video, etc.) and send them accordingly to the target user. - Added error handling for empty messages and invalid HTML content, improving user feedback. - Included admin signature in messages, ensuring consistent formatting across different content types.