interface baseModel.Forum extends GenericModel Properties title: string date: string author_username: string author_url: string comments: number last_comment: LastComment