LocationMessage

class LocationMessage(val point: Point) : ChatMessage

Сообщение с геолокацией

Constructors

Link copied to clipboard
constructor(point: Point)

Properties

Link copied to clipboard