Type Alias LegacyLocationEventContent

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