Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Apr 1, 2018
1 parent fc7b199 commit 4ccf953
Show file tree
Hide file tree
Showing 56 changed files with 80 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/API_docs/methods/help_getCdnConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions docs/API_docs/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions docs/API_docs/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v18/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v23/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v23/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v25/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v25/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v27/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v27/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v33/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v33/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v38/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v38/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v40/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v40/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v41/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v41/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v42/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v42/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v44/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v44/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v45/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v45/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v46/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v46/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v51/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v51/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v53/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v53/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v55/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v55/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v57/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v57/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v62/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v62/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v65/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v65/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v66/methods/help_getCdnConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v66/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v66/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v68/methods/help_getCdnConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v68/methods/help_getConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


2 changes: 2 additions & 0 deletions old_docs/API_docs_v68/methods/invokeWithLayer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


1 change: 1 addition & 0 deletions old_docs/API_docs_v70/methods/help_getCdnConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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|


Loading

0 comments on commit 4ccf953

Please sign in to comment.