Type alias LegacyLocationEventContent

LegacyLocationEventContent: {
    body: string;
    geo_uri: string;
    msgtype: string;
}

Type declaration

  • body: string
  • geo_uri: string
  • msgtype: string

Generated using TypeDoc