TelegramBotAPI
common
tgbotapi.core
/
dev.inmo.tgbotapi.bot.exceptions
/
RequestException
Request
Exception
sealed
class
RequestException
:
BotException
Inheritors
CommonRequestException
UnauthorizedException
ReplyMessageNotFoundException
MessageIsNotModifiedException
MessageToEditNotFoundException
InvalidPhotoDimensionsException
WrongFileIdentifierException
TooMuchRequestsException
GetUpdatesConflict
Members
Functions
create
Copy
Link copied to clipboard
abstract
fun
createCopy
(
)
:
BotException
?
Properties
plain
Answer
Link copied to clipboard
val
plainAnswer
:
String
response
Link copied to clipboard
val
response
:
Response