GET Settings/GetMessages

Получить настройки по личным сообщениям

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MessagesSettingsView
NameDescriptionTypeAdditional information
access

SettingsMessageAccess

None.

accessStr

string

None.

Response Formats

application/json, text/json

Sample:
{
  "access": 0,
  "accessStr": "everyone"
}