docs
5.2.0
common
docs
/
dev.inmo.tgbotapi.bot.exceptions
/
RequestException
Request
Exception
sealed
class
RequestException
:
BotException
Functions
Properties
Inheritors
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
Inheritors
CommonRequestException
Link copied to clipboard
UnauthorizedException
Link copied to clipboard
ReplyMessageNotFoundException
Link copied to clipboard
MessageIsNotModifiedException
Link copied to clipboard
MessageToEditNotFoundException
Link copied to clipboard
InvalidPhotoDimensionsException
Link copied to clipboard
WrongFileIdentifierException
Link copied to clipboard
TooMuchRequestsException
Link copied to clipboard
GetUpdatesConflict
Link copied to clipboard