antihax / goesi

Go client for EVE Online ESI and SSO using versioned endpoints
MIT License
80 stars 13 forks source link

Sample of the Elusive AllAnchoringMsg Notification #14

Open 1adog1 opened 5 years ago

1adog1 commented 5 years ago

This is the notification sov-holding corporations get whenever a POS is anchored within their space.

{
    "notification_id": 1073061512,
    "sender_id": 1000137,
    "sender_type": "corporation",
    "text": "allianceID: 99009054\ncorpID: 98598954\ncorpsPresent: []\nmoonID: 40078944\nsolarSystemID: 30001243\ntypeID: 12235\n",
    "timestamp": "2019-07-22T20:25:00Z",
    "type": "AllAnchoringMsg"
  }