본문으로 건너뛰기

protos.schedule.schedule.ScheduleReaction

reaction object
idstring
accounts object[]
  • Array [
  • idstring
    namestring
  • ]
  • protos.schedule.schedule.ScheduleReaction
    {
    "reaction": {
    "id": "string"
    },
    "accounts": [
    {
    "id": "string",
    "name": "string"
    }
    ]
    }