| Class | Description |
|---|---|
| Topic |
Topic object
|
| TopicComment |
TopicComment object
|
| Enum | Description |
|---|---|
| DefaultOrder |
Sort type
|
| GetCommentsSort |
Sort order: 'asc' - by creation date in chronological order, 'desc' - by creation date in reverse chronological order,
|
| GetTopicsOrder |
Sort order: '1' - by date updated in reverse chronological order. '2' - by date created in reverse chronological order. '-1' - by date updated in chronological order. '-2' - by date created in chronological order.
|
| GetTopicsPreview |
'1' - to return the first comment in each topic,, '2' - to return the last comment in each topic,, '0' - to return no comments.
|