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.biometric
/
BiometricType
Biometric
Type
js
@
Serializable
value
class
BiometricType
(
val
title
:
String
)
(
source
)
Members
Constructors
Biometric
Type
Link copied to clipboard
js
constructor
(
title
:
String
)
Types
Companion
Link copied to clipboard
js
object
Companion
Properties
is
Face
Link copied to clipboard
js
val
isFace
:
Boolean
is
Finger
Link copied to clipboard
js
val
isFinger
:
Boolean
is
Unknown
Link copied to clipboard
js
val
isUnknown
:
Boolean
title
Link copied to clipboard
js
val
title
:
String