TextBasedChannel constructor
TextBasedChannel()
Implementation
TextBasedChannel(
this._nsfw,
this._webhooks,
super.messages,
super.lastMessageId,
super.guildId,
super.parentId,
super.label,
super.type,
super.position,
super.flags,
super.permissions,
super.id
);