docs
4.0.0
common
docs
/
dev.inmo.tgbotapi.bot.exceptions
/
UnauthorizedException
/
UnauthorizedException
Unauthorized
Exception
fun
UnauthorizedException
(
response
:
Response
,
plainAnswer
:
String
,
message
:
String
?
,
cause
:
Throwable
?
)