StatsGetMegagroupStats constructor
const
StatsGetMegagroupStats({
- required bool dark,
- required InputChannelBase channel,
Stats Get Megagroup Stats constructor.
Implementation
const StatsGetMegagroupStats({required this.dark, required this.channel})
: super._();