interface GetForumTopicsOffset {
    date: number;
    id: number;
    topic: number;
}

Properties

Properties

date: number
id: number
topic: number