ChannelManager<C extends Channel> constructor
ChannelManager<C extends Channel> (})
Implementation
ChannelManager(
this._serverId, {
required this.afkChannelId,
required this.systemChannelId,
required this.rulesChannelId,
required this.publicUpdatesChannelId,
required this.safetyAlertsChannelId,
});