TelegramPHP Documentation

Exceptions

Table of Contents

Classes

FileNotFoundException
The local file handed to {@see \Telegram\Builders\InputFile} could not be read.
PartException
A part could not be built - an unknown class, or an update whose union member does not match any known subtype.
PollingException
Long polling or the webhook listener could not be started, or stopped for a reason the client cannot recover from on its own.
TelegramException
Base for errors raised by TelegramPHP itself, as opposed to errors reported by Telegram - those arrive as {@see \Telegram\Http\Exceptions\HttpException}.
On this page

Search results