ThreadChannel constructor
ThreadChannel()
Implementation
ThreadChannel(
this._archived,
this._autoArchiveDuration,
this._locked,
this._invitable,
this._createdAt,
super.messages,
super.lastMessageId,
super.guildId,
super.parentId,
super.label,
super.type,
super.position,
super.flags,
super.permissions,
super.id
);