allowedUpdates property
List of allowed updates to be received
Can be changed while the bot is running
Implementation
List<UpdateType>? allowedUpdates;
List of allowed updates to be received
Can be changed while the bot is running
List<UpdateType>? allowedUpdates;