vknet / vk

Vkontakte API for .NET
https://vknet.github.io/vk/
MIT License
568 stars 222 forks source link

message_new.message.attachments[0].type.app_action #1614

Open ivanmem opened 7 months ago

ivanmem commented 7 months ago

Появился новый тип аттачмента: app_action.

{
  "group_id": 10000000,
  "type": "message_new",
  "event_id": "70ce299be3e3901a411903f8501102277aa72286",
  "v": "5.131",
  "object": {
    "message": {
      "date": 1711048786,
      "from_id": 171555555,
      "id": 0,
      "out": 0,
      "version": 10051875,
      "attachments": [
        {
          "type": "app_action"
        }
      ],
      "conversation_message_id": 16544,
      "fwd_messages": [],
      "important": false,
      "is_hidden": false,
      "peer_id": 2000000001,
      "random_id": 0,
      "text": "",
      "is_unavailable": true
    },
    "client_info": {
      "button_actions": [
        "text",
        "vkpay",
        "open_app",
        "location",
        "open_link",
        "open_photo",
        "callback",
        "intent_subscribe",
        "intent_unsubscribe"
      ],
      "keyboard": true,
      "inline_keyboard": true,
      "carousel": true,
      "lang_id": 0
    }
  }

Приходит например тогда, когда вы приглашаете играть в крестики нолики через сервис в чате.