User-visible client information (nickname/status) docs
This commit is contained in:
parent
d45993071f
commit
165ac7d780
2 changed files with 76 additions and 5 deletions
|
@ -195,3 +195,7 @@ TOX_ADDRESS_SIZE = TOX_PUBLIC_KEY_SIZE + 48
|
|||
TOX_MAX_FRIEND_REQUEST_LENGTH = 1016
|
||||
|
||||
TOX_MAX_MESSAGE_LENGTH = 1372
|
||||
|
||||
TOX_MAX_NAME_LENGTH = 128
|
||||
|
||||
TOX_MAX_STATUS_MESSAGE_LENGTH = 1007
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue