This commit is contained in:
Daniil Gentili 2018-05-04 10:21:20 +00:00
parent 3be943981f
commit 4462f6f0c4
29 changed files with 29 additions and 4 deletions

View File

@ -19,7 +19,7 @@ Search peers or messages
|filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter| |filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter|
|min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch| |min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch|
|max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch| |max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch|
|offset\_id|[int](../types/int.md) | Yes|Offset | |offset\_id|[int](../types/int.md) | Yes|Message ID offset|
|add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0| |add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0|
|limit|[int](../types/int.md) | Yes|Number of results to return| |limit|[int](../types/int.md) | Yes|Number of results to return|
|max\_id|[int](../types/int.md) | Yes|Maximum message id to return| |max\_id|[int](../types/int.md) | Yes|Maximum message id to return|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -19,7 +19,7 @@ Search peers or messages
|filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter| |filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter|
|min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch| |min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch|
|max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch| |max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch|
|offset\_id|[int](../types/int.md) | Yes|Offset | |offset\_id|[int](../types/int.md) | Yes|Message ID offset|
|add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0| |add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0|
|limit|[int](../types/int.md) | Yes|Number of results to return| |limit|[int](../types/int.md) | Yes|Number of results to return|
|max\_id|[int](../types/int.md) | Yes|Maximum message id to return| |max\_id|[int](../types/int.md) | Yes|Maximum message id to return|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -19,7 +19,7 @@ Search peers or messages
|filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter| |filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter|
|min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch| |min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch|
|max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch| |max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch|
|offset\_id|[int](../types/int.md) | Yes|Offset | |offset\_id|[int](../types/int.md) | Yes|Message ID offset|
|add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0| |add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0|
|limit|[int](../types/int.md) | Yes|Number of results to return| |limit|[int](../types/int.md) | Yes|Number of results to return|
|max\_id|[int](../types/int.md) | Yes|Maximum message id to return| |max\_id|[int](../types/int.md) | Yes|Maximum message id to return|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|

View File

@ -19,7 +19,7 @@ Search peers or messages
|filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter| |filter|[MessagesFilter](../types/MessagesFilter.md) | Yes|Message filter|
|min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch| |min\_date|[int](../types/int.md) | Yes|Minumum date of results to fetch|
|max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch| |max\_date|[int](../types/int.md) | Yes|Maximum date of results to fetch|
|offset\_id|[int](../types/int.md) | Yes|Offset | |offset\_id|[int](../types/int.md) | Yes|Message ID offset|
|add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0| |add\_offset|[int](../types/int.md) | Yes|Additional offset, can be 0|
|limit|[int](../types/int.md) | Yes|Number of results to return| |limit|[int](../types/int.md) | Yes|Number of results to return|
|max\_id|[int](../types/int.md) | Yes|Maximum message id to return| |max\_id|[int](../types/int.md) | Yes|Maximum message id to return|

View File

@ -70,6 +70,7 @@ Vector_of_User = users.getUsers({id={InputUser}, })
| Error | Description | | Error | Description |
|----------|---------------| |----------|---------------|
|AUTH_KEY_PERM_EMPTY|The temporary auth key must be binded to the permanent auth key to use these methods.|
|SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login| |SESSION_PASSWORD_NEEDED|2FA is enabled, use a password to login|
|MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)| |MEMBER_NO_LOCATION|An internal failure occurred while fetching user info (couldn't find location)|
|NEED_MEMBER_INVALID|The provided member is invalid| |NEED_MEMBER_INVALID|The provided member is invalid|