mhome-core-api 1.10.0

Shared wire types and service contracts for the mHome core
Documentation
{
  "schemaVersion": 4,
  "eventId": "telegram:update:41",
  "address": {
    "provider": "telegram",
    "accountId": "bot-7",
    "conversationId": "chat-42",
    "laneId": "topic-3",
    "audience": "shared"
  },
  "actor": {
    "provider": "telegram",
    "accountId": "bot-7",
    "externalUserId": "user-9",
    "displayName": "Yihan"
  },
  "content": {
    "type": "message",
    "providerMessageId": "message-5",
    "attention": "addressed",
    "parts": [{ "type": "text", "text": "hello" }]
  },
  "conversationDisplayName": "Project room",
  "occurredAtMs": 1787760000000
}