mirror of
https://github.com/BushlanovDev/max-bot-api-client-php.git
synced 2026-08-22 02:52:08 +00:00
+1
-1
@@ -52,7 +52,7 @@ class Api
|
||||
|
||||
public const string API_VERSION = '1.2.5';
|
||||
|
||||
private const string API_BASE_URL = 'https://platform-api.max.ru';
|
||||
private const string API_BASE_URL = 'https://platform-api2.max.ru';
|
||||
|
||||
private const string METHOD_GET = 'GET';
|
||||
private const string METHOD_POST = 'POST';
|
||||
|
||||
Reference in New Issue
Block a user