mirror of
https://github.com/BushlanovDev/max-bot-api-client-php.git
synced 2026-08-26 05:17:03 +00:00
Added attachment LinkButton
This commit is contained in:
@@ -19,7 +19,6 @@ interface ClientApiInterface
|
||||
* @param array<string, mixed> $body The request body.
|
||||
*
|
||||
* @return array<string, mixed> The decoded JSON response as an associative array.
|
||||
*
|
||||
* @throws ClientApiException for API-level errors (4xx, 5xx).
|
||||
* @throws NetworkException for network-related issues.
|
||||
* @throws SerializationException for JSON encoding/decoding failures.
|
||||
|
||||
Reference in New Issue
Block a user