Interface ApiClientInterface.

package Default

 Methods

send()

send(string $method, \TgBotApi\BotApiBase\BotApiRequestInterface $request) : mixed

Parameters

$method

string

$request

\TgBotApi\BotApiBase\BotApiRequestInterface

Returns

mixed

setBotKey()

setBotKey(string $botKey) 

Parameters

$botKey

string

setEndpoint()

setEndpoint(string $endPoint) 

Parameters

$endPoint

string