invoke
suspend operator fun invoke(conversationId: <Error class: unknown class>, latitude: Float, longitude: Float, name: String?, zoom: Int): MessageOperationResult
Operation to send a location message to a conversation.
Return
MessageOperationResult indicating success or failure.
Parameters
conversationId
the id of the conversation to send the location to
latitude
the latitude of the location
longitude
the longitude of the location
name
the address line or name of the location to send
zoom
the zoom level of the location