ChannelsGetChannels constructor
const
ChannelsGetChannels({
- required List<
InputChannelBase> id,
Channels Get Channels constructor.
Implementation
const ChannelsGetChannels({required this.id}) : super._();