ChatLocation

data class ChatLocation(val location: Location, val address: String)(source)

ChatLocation

Represents a location to which a chat is connected.

(auto-generated)

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(location: Location, address: String)

Properties

Link copied to clipboard

Location address; 1-64 characters, as defined by the chat owner

Link copied to clipboard

The location to which the supergroup is connected. Can't be a live location.