diff options
author | Hercules.ws <dev@herc.ws> | 2018-10-22 14:56:21 +0200 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2018-10-22 14:56:21 +0200 |
commit | 5909d86cdc091e4464bdf2a6cb28f8b63ef4f104 (patch) | |
tree | 862fac850e319714644b28a80644c86049fac8fc | |
parent | 239b7eb61eca00ff1ba24999daaa2b001afa736d (diff) | |
download | hercules-5909d86cdc091e4464bdf2a6cb28f8b63ef4f104.tar.gz hercules-5909d86cdc091e4464bdf2a6cb28f8b63ef4f104.tar.bz2 hercules-5909d86cdc091e4464bdf2a6cb28f8b63ef4f104.tar.xz hercules-5909d86cdc091e4464bdf2a6cb28f8b63ef4f104.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
-rw-r--r-- | doc/constants.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 3cc21526c..276881a43 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -3991,6 +3991,8 @@ - `MAX_BG_MEMBERS`: 30 - `MAX_CHAT_USERS`: 20 - `MAX_REFINE`: 20 +- `MAX_MENU_OPTIONS`: 255 +- `MAX_MENU_LENGTH`: 2048 ### status options |