ForumPost¶
Properties¶
id : int¶
The ID of the forum post.
title : str¶
The title of the forum post.
link : str¶
A link to the forum post.
published : str¶
An ISO 8601 timestamp representing the date the post was created.
author : str¶
The username of the author of the forum post.
content : str¶
The content of the forum post.