friends beginning
This commit is contained in:
@ -191,3 +191,5 @@ TOX_ERR_GET_PORT = {
|
||||
TOX_PUBLIC_KEY_SIZE = 32
|
||||
|
||||
TOX_ADDRESS_SIZE = TOX_PUBLIC_KEY_SIZE + 48
|
||||
|
||||
TOX_MAX_FRIEND_REQUEST_LENGTH = 1016
|
||||
|
Reference in New Issue
Block a user