docs
Toggle table of contents
35.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.webapps.args
/
ArgErrorObject
Arg
Error
Object
js
interface
ArgErrorObject
(
source
)
Members
Members & Extensions
Properties
error
Link copied to clipboard
js
abstract
val
error
:
String
is
Already
Fullscreen
Link copied to clipboard
js
val
ArgErrorObject
.
isAlreadyFullscreen
:
Boolean
is
AMessage
Expired
Link copied to clipboard
js
val
ArgErrorObject
.
isAMessageExpired
:
Boolean
is
Duration
Invalid
Link copied to clipboard
js
val
ArgErrorObject
.
isDurationInvalid
:
Boolean
is
Message
Send
Failed
Link copied to clipboard
js
val
ArgErrorObject
.
isMessageSendFailed
:
Boolean
is
Server
Error
Link copied to clipboard
js
val
ArgErrorObject
.
isServerError
:
Boolean
is
Suggested
Emoji
Invalid
Link copied to clipboard
js
val
ArgErrorObject
.
isSuggestedEmojiInvalid
:
Boolean
is
Unknown
Error
Link copied to clipboard
js
val
ArgErrorObject
.
isUnknownError
:
Boolean
is
Unsupported
Link copied to clipboard
js
val
ArgErrorObject
.
isUnsupported
:
Boolean
is
User
Declined
Link copied to clipboard
js
val
ArgErrorObject
.
isUserDeclined
:
Boolean