GetBotSimilarBotCount constructor

GetBotSimilarBotCount({
  1. required int botUserId,
  2. required bool returnLocal,
})

Implementation

GetBotSimilarBotCount({required this.botUserId, required this.returnLocal});