docs
/
dev.inmo.tgbotapi.bot.exceptions
/
MessageToEditNotFoundException
common
Message
To
Edit
Not
Found
Exception
class
MessageToEditNotFoundException
(response:
Response
, plainAnswer:
String
, message:
String
?, cause:
Throwable
?) :
RequestException
Content copied to clipboard
Properties
Properties
cause
Link copied to clipboard
common
open override val
cause
:
Throwable
? = null
Content copied to clipboard
message
Link copied to clipboard
common
open val
message
:
String
?
Content copied to clipboard
plainAnswer
Link copied to clipboard
common
val
plainAnswer
:
String
Content copied to clipboard
response
Link copied to clipboard
common
val
response
:
Response
Content copied to clipboard