diff --git a/docs/API_docs/methods/help_getCdnConfig.md b/docs/API_docs/methods/help_getCdnConfig.md index b7af5bb44f3..3d940d13640 100644 --- a/docs/API_docs/methods/help_getCdnConfig.md +++ b/docs/API_docs/methods/help_getCdnConfig.md @@ -62,6 +62,7 @@ CdnConfig = help.getCdnConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/docs/API_docs/methods/help_getConfig.md b/docs/API_docs/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/docs/API_docs/methods/help_getConfig.md +++ b/docs/API_docs/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/docs/API_docs/methods/invokeWithLayer.md b/docs/API_docs/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/docs/API_docs/methods/invokeWithLayer.md +++ b/docs/API_docs/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v18/methods/help_getConfig.md b/old_docs/API_docs_v18/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v18/methods/help_getConfig.md +++ b/old_docs/API_docs_v18/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v23/methods/help_getConfig.md b/old_docs/API_docs_v23/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v23/methods/help_getConfig.md +++ b/old_docs/API_docs_v23/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v23/methods/invokeWithLayer.md b/old_docs/API_docs_v23/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v23/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v23/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v25/methods/help_getConfig.md b/old_docs/API_docs_v25/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v25/methods/help_getConfig.md +++ b/old_docs/API_docs_v25/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v25/methods/invokeWithLayer.md b/old_docs/API_docs_v25/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v25/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v25/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v27/methods/help_getConfig.md b/old_docs/API_docs_v27/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v27/methods/help_getConfig.md +++ b/old_docs/API_docs_v27/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v27/methods/invokeWithLayer.md b/old_docs/API_docs_v27/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v27/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v27/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v33/methods/help_getConfig.md b/old_docs/API_docs_v33/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v33/methods/help_getConfig.md +++ b/old_docs/API_docs_v33/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v33/methods/invokeWithLayer.md b/old_docs/API_docs_v33/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v33/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v33/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v38/methods/help_getConfig.md b/old_docs/API_docs_v38/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v38/methods/help_getConfig.md +++ b/old_docs/API_docs_v38/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v38/methods/invokeWithLayer.md b/old_docs/API_docs_v38/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v38/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v38/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v40/methods/help_getConfig.md b/old_docs/API_docs_v40/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v40/methods/help_getConfig.md +++ b/old_docs/API_docs_v40/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v40/methods/invokeWithLayer.md b/old_docs/API_docs_v40/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v40/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v40/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v41/methods/help_getConfig.md b/old_docs/API_docs_v41/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v41/methods/help_getConfig.md +++ b/old_docs/API_docs_v41/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v41/methods/invokeWithLayer.md b/old_docs/API_docs_v41/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v41/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v41/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v42/methods/help_getConfig.md b/old_docs/API_docs_v42/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v42/methods/help_getConfig.md +++ b/old_docs/API_docs_v42/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v42/methods/invokeWithLayer.md b/old_docs/API_docs_v42/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v42/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v42/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v44/methods/help_getConfig.md b/old_docs/API_docs_v44/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v44/methods/help_getConfig.md +++ b/old_docs/API_docs_v44/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v44/methods/invokeWithLayer.md b/old_docs/API_docs_v44/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v44/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v44/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v45/methods/help_getConfig.md b/old_docs/API_docs_v45/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v45/methods/help_getConfig.md +++ b/old_docs/API_docs_v45/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v45/methods/invokeWithLayer.md b/old_docs/API_docs_v45/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v45/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v45/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v46/methods/help_getConfig.md b/old_docs/API_docs_v46/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v46/methods/help_getConfig.md +++ b/old_docs/API_docs_v46/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v46/methods/invokeWithLayer.md b/old_docs/API_docs_v46/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v46/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v46/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v51/methods/help_getConfig.md b/old_docs/API_docs_v51/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v51/methods/help_getConfig.md +++ b/old_docs/API_docs_v51/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v51/methods/invokeWithLayer.md b/old_docs/API_docs_v51/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v51/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v51/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v53/methods/help_getConfig.md b/old_docs/API_docs_v53/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v53/methods/help_getConfig.md +++ b/old_docs/API_docs_v53/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v53/methods/invokeWithLayer.md b/old_docs/API_docs_v53/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v53/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v53/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v55/methods/help_getConfig.md b/old_docs/API_docs_v55/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v55/methods/help_getConfig.md +++ b/old_docs/API_docs_v55/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v55/methods/invokeWithLayer.md b/old_docs/API_docs_v55/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v55/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v55/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v57/methods/help_getConfig.md b/old_docs/API_docs_v57/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v57/methods/help_getConfig.md +++ b/old_docs/API_docs_v57/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v57/methods/invokeWithLayer.md b/old_docs/API_docs_v57/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v57/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v57/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v62/methods/help_getConfig.md b/old_docs/API_docs_v62/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v62/methods/help_getConfig.md +++ b/old_docs/API_docs_v62/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v62/methods/invokeWithLayer.md b/old_docs/API_docs_v62/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v62/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v62/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v65/methods/help_getConfig.md b/old_docs/API_docs_v65/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v65/methods/help_getConfig.md +++ b/old_docs/API_docs_v65/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v65/methods/invokeWithLayer.md b/old_docs/API_docs_v65/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v65/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v65/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v66/methods/help_getCdnConfig.md b/old_docs/API_docs_v66/methods/help_getCdnConfig.md index b7af5bb44f3..3d940d13640 100644 --- a/old_docs/API_docs_v66/methods/help_getCdnConfig.md +++ b/old_docs/API_docs_v66/methods/help_getCdnConfig.md @@ -62,6 +62,7 @@ CdnConfig = help.getCdnConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v66/methods/help_getConfig.md b/old_docs/API_docs_v66/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v66/methods/help_getConfig.md +++ b/old_docs/API_docs_v66/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v66/methods/invokeWithLayer.md b/old_docs/API_docs_v66/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v66/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v66/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v68/methods/help_getCdnConfig.md b/old_docs/API_docs_v68/methods/help_getCdnConfig.md index b7af5bb44f3..3d940d13640 100644 --- a/old_docs/API_docs_v68/methods/help_getCdnConfig.md +++ b/old_docs/API_docs_v68/methods/help_getCdnConfig.md @@ -62,6 +62,7 @@ CdnConfig = help.getCdnConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v68/methods/help_getConfig.md b/old_docs/API_docs_v68/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v68/methods/help_getConfig.md +++ b/old_docs/API_docs_v68/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v68/methods/invokeWithLayer.md b/old_docs/API_docs_v68/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v68/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v68/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v70/methods/help_getCdnConfig.md b/old_docs/API_docs_v70/methods/help_getCdnConfig.md index b7af5bb44f3..3d940d13640 100644 --- a/old_docs/API_docs_v70/methods/help_getCdnConfig.md +++ b/old_docs/API_docs_v70/methods/help_getCdnConfig.md @@ -62,6 +62,7 @@ CdnConfig = help.getCdnConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v70/methods/help_getConfig.md b/old_docs/API_docs_v70/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v70/methods/help_getConfig.md +++ b/old_docs/API_docs_v70/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v70/methods/invokeWithLayer.md b/old_docs/API_docs_v70/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v70/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v70/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v71/methods/help_getCdnConfig.md b/old_docs/API_docs_v71/methods/help_getCdnConfig.md index b7af5bb44f3..3d940d13640 100644 --- a/old_docs/API_docs_v71/methods/help_getCdnConfig.md +++ b/old_docs/API_docs_v71/methods/help_getCdnConfig.md @@ -62,6 +62,7 @@ CdnConfig = help.getCdnConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v71/methods/help_getConfig.md b/old_docs/API_docs_v71/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v71/methods/help_getConfig.md +++ b/old_docs/API_docs_v71/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v71/methods/invokeWithLayer.md b/old_docs/API_docs_v71/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v71/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v71/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v72/methods/help_getCdnConfig.md b/old_docs/API_docs_v72/methods/help_getCdnConfig.md index b7af5bb44f3..3d940d13640 100644 --- a/old_docs/API_docs_v72/methods/help_getCdnConfig.md +++ b/old_docs/API_docs_v72/methods/help_getCdnConfig.md @@ -62,6 +62,7 @@ CdnConfig = help.getCdnConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v72/methods/help_getConfig.md b/old_docs/API_docs_v72/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v72/methods/help_getConfig.md +++ b/old_docs/API_docs_v72/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v72/methods/invokeWithLayer.md b/old_docs/API_docs_v72/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v72/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v72/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v73/methods/help_getCdnConfig.md b/old_docs/API_docs_v73/methods/help_getCdnConfig.md index b7af5bb44f3..3d940d13640 100644 --- a/old_docs/API_docs_v73/methods/help_getCdnConfig.md +++ b/old_docs/API_docs_v73/methods/help_getCdnConfig.md @@ -62,6 +62,7 @@ CdnConfig = help.getCdnConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v73/methods/help_getConfig.md b/old_docs/API_docs_v73/methods/help_getConfig.md index ede1f1f6db8..095186dec1f 100644 --- a/old_docs/API_docs_v73/methods/help_getConfig.md +++ b/old_docs/API_docs_v73/methods/help_getConfig.md @@ -62,6 +62,7 @@ Config = help.getConfig({}) | Error | Description | |----------|---------------| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |Timeout|A timeout occurred while fetching data from the bot| diff --git a/old_docs/API_docs_v73/methods/invokeWithLayer.md b/old_docs/API_docs_v73/methods/invokeWithLayer.md index 051e0d45abb..9243bd886b6 100644 --- a/old_docs/API_docs_v73/methods/invokeWithLayer.md +++ b/old_docs/API_docs_v73/methods/invokeWithLayer.md @@ -81,7 +81,9 @@ X = invokeWithLayer({layer=int, query=!X, }) |CONNECTION_SYSTEM_EMPTY|Connection system empty| |INPUT_LAYER_INVALID|The provided layer is invalid| |INVITE_HASH_EXPIRED|The invite link has expired| +|AUTH_KEY_DUPLICATED|An auth key with the same ID was already generated| |NEED_MEMBER_INVALID|The provided member is invalid| |CHAT_WRITE_FORBIDDEN|You can't write in this chat| +|Timeout|A timeout occurred while fetching data from the bot|