class Response

Methods

Details

at line 13
__construct(bool $ok, BotCommand[]|ChatMemberInterface[]|GameHighScore[]|Message[]|Sticker[]|Update[]|Chat|ChatAdministratorRights|ChatInviteLink|ChatMemberInterface|File|ForumTopic|MenuButtonInterface|Message|MessageId|Poll|StickerSet|User|UserProfilePhotos|WebhookInfo|bool|int|string|null $result = null, int|null $error_code = null, string|null $description = null)

at line 21
bool success()

No description

Return Value

bool

at line 34
int|null getErrorCode()

No description

Return Value

int|null

at line 39
string|null getDescription()

No description

Return Value

string|null