@ -5,7 +5,7 @@ from max_bot.models import Client
from restoran_max_bot.common import common_get_menu, common_get_data
from restoran_max_bot.settings import DEBUG
url_max = "https://platform-api2.max.ru"
url_max = "https://platform-api.max.ru"
def maxbot_send_text_message(chat_id: str, max_token: str, message: str):