Optional. A list of update types the bot is subscribed to. Defaults to all update types except chat_member
@JsonKey(name: 'allowed_updates') List<String>? get allowedUpdates;