toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.updateshandlers
/
UpdatesFilter
Updates
Filter
interface
UpdatesFilter
Inheritors
FlowsUpdatesFilter
Members
Properties
allowed
Updates
Link copied to clipboard
abstract
val
allowedUpdates
:
List
<
String
>
as
Update
Receiver
Link copied to clipboard
abstract
val
asUpdateReceiver
:
UpdateReceiver
<
Update
>