GetManagedBotAccessSettings constructor

GetManagedBotAccessSettings({
  1. required int botUserId,
})

Implementation

GetManagedBotAccessSettings({required this.botUserId});