BotsGetBotRecommendations constructor

const BotsGetBotRecommendations({
  1. required InputUserBase bot,
})

Bots Get Bot Recommendations constructor.

Implementation

const BotsGetBotRecommendations({required this.bot}) : super._();