You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-20 07:26:18 +00:00
⭐ Start the forum framework
This commit is contained in:
@@ -65,8 +65,8 @@ export class OutgoingHeader
|
||||
public static GROUP_CREATE_OPTIONS = 798;
|
||||
public static GROUP_FAVORITE = 3549;
|
||||
public static GET_FORUM_STATS = 3149;
|
||||
public static GET_FORUM_THREADS = 873;
|
||||
public static GET_FORUMS_LIST = 436;
|
||||
public static GET_FORUM_THREADS = 436;
|
||||
public static GET_FORUMS_LIST = 873;
|
||||
public static GET_FORUM_MESSAGES = 232;
|
||||
public static GET_FORUM_THREAD = 3900;
|
||||
public static GET_UNREAD_FORUMS_COUNT = 2908;
|
||||
|
||||
Reference in New Issue
Block a user