vk-api-schema icon indicating copy to clipboard operation
vk-api-schema copied to clipboard

Описание событий Bots Long Poll API

Open python273 opened this issue 7 years ago • 0 comments

    "groups_long_poll_events": {
      "type": "object",
      "properties": {
        "message_new": {
          "$ref": "#/definitions/base_bool_int"
        },
...

список событий есть, но описания полей нет

python273 avatar Jul 12 '18 11:07 python273