Response
class Response
Methods
__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)
No description
bool
success()
No description
BotCommand[]|ChatMemberInterface[]|GameHighScore[]|Message[]|Sticker[]|Update[]|Chat|ChatAdministratorRights|ChatInviteLink|ChatMemberInterface|File|ForumTopic|MenuButtonInterface|Message|MessageId|Poll|StickerSet|User|UserProfilePhotos|WebhookInfo|bool|int|string|null
getResult()
No description
int|null
getErrorCode()
No description
string|null
getDescription()
No description
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)
No description
at line 21
bool
success()
No description
at line 29
BotCommand[]|ChatMemberInterface[]|GameHighScore[]|Message[]|Sticker[]|Update[]|Chat|ChatAdministratorRights|ChatInviteLink|ChatMemberInterface|File|ForumTopic|MenuButtonInterface|Message|MessageId|Poll|StickerSet|User|UserProfilePhotos|WebhookInfo|bool|int|string|null
getResult()
No description
at line 34
int|null
getErrorCode()
No description
at line 39
string|null
getDescription()
No description