Interface PublicChatTypeIsLocationBased

The chat is public, because it is a location-based supergroup. Subtype of PublicChatType.

interface PublicChatTypeIsLocationBased {
    @type: "publicChatTypeIsLocationBased";
}

Properties

Properties

@type: "publicChatTypeIsLocationBased"