Interface PublicChatTypeHasUsername

Describes type of public chat. Subtype of PublicChatType.

interface PublicChatTypeHasUsername {
    @type: "publicChatTypeHasUsername";
}

Properties

Properties

@type: "publicChatTypeHasUsername"