docs
2.1.3
js
docs
/
dev.inmo.tgbotapi.webapps
/
BackButton
Back
Button
js
external
interface
BackButton
Content copied to clipboard
Functions
Properties
Functions
hide
Link copied to clipboard
js
abstract
fun
hide
(
)
Content copied to clipboard
off
Click
Link copied to clipboard
js
abstract
fun
offClick
(
callback
:
(
)
->
Unit
)
Content copied to clipboard
on
Click
Link copied to clipboard
js
abstract
fun
onClick
(
callback
:
(
)
->
Unit
)
Content copied to clipboard
show
Link copied to clipboard
js
abstract
fun
show
(
)
Content copied to clipboard
Properties
isVisible
Link copied to clipboard
js
abstract
val
isVisible
:
Boolean
Content copied to clipboard