BotsGetAccessSettings constructor

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

Bots Get Access Settings constructor.

Implementation

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