allowedUpdates property

List<String>? allowedUpdates
getter/setter pair

Optional. A list of update types the bot is subscribed to. Defaults to all update types except chat_member

Implementation

List<String>? allowedUpdates;