Var | Description |
$result->tid | The ID of the topic. |
$result->sid | The Category in which te topic is placed. |
$result->time | The timestamp of the topic start. |
$result->title | The title of the topic. |
$result->icon | The icon of the topic (not that this is a number). |
$result->mail | If "1" send an e-mail when a new post is placed in this topic. |
$result->closed | If "1" this topic is closed (ni new post may be added). |
$result->num_reactions | The number of reactiobns (posts). |
$result->last_pid | The ID of the last post in this topic. |