docs
5.0.2
common
docs
/
dev.inmo.tgbotapi.bot.exceptions
/
CommonBotException
/
CommonBotException
Common
Bot
Exception
fun
CommonBotException
(
message
:
String
=
"Something went wrong"
,
cause
:
Throwable
?
=
null
)