Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateLocationMsgParameters

Index

Properties

addr: string

Address.

buildingName: string

The building name.

chatType: ChatType

The conversation type.

ext?: {}

Message extension.

Type declaration

  • [key: string]: any
from?: string

The sender, which can only be the current user and can not be changed.

lat: number

The latitude.

lng: number

The longitude.

to: string

The recipient.

type: "loc"

The message type.

Generated using TypeDoc