We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0639fb7 commit ce1379aCopy full SHA for ce1379a
doc/constants_pre-re.md
@@ -5568,6 +5568,12 @@
5568
- `SIEGE_TYPE_SE`: 1
5569
- `SIEGE_TYPE_TE`: 2
5570
5571
+### partymember types
5572
+
5573
+- `PT_MEMBER_NAME`: 0
5574
+- `PT_MEMBER_CHARID`: 1
5575
+- `PT_MEMBER_ACCID`: 2
5576
5577
### guildinfo types
5578
5579
- `GUILDINFO_NAME`: 0
doc/constants_re.md
0 commit comments