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.cloud
/
CloudStorage
/
removeItems
remove
Items
js
abstract
fun
removeItems
(
key
:
Array
<
CloudStorageKey
>
,
callback
:
(
e
:
Any
?
,
success
:
Boolean
?
)
->
Unit
=
definedExternally
)
:
CloudStorage
(
source
)