TextChannel(String id, String name, Guild guild, int channelType, this.topic) : super(id: id, name: name, guild: guild, type: channelType);