optns https://w1.nandbox.net/chat
This object represents nandbox Group or Channel information.
Field | Type | Required | Description |
---|---|---|---|
id | String | Yes | Unique identifier for Group or Channel. |
title | String | Yes | Optional. title for Group or Channel |
type | String | Yes | "Group" , "Channel" "Contact" Or "Bot" |
version | String | Yes | Last updated Group or Channel profile version. |
language_code | Integer | Optional | IETF language tag of the main Chat language. Returned only in getChat. |
Regions | String | Optional | Allowed region, if it is null means "All". Returned only in getChat. |
description | String | Optional | Chat Description. Returned only in getChat. |
photo | Photo | Optional | Chat Photo. Returned only in getChat. |
category | String | Optional | Chat category. Returned only in getChat. |
member_count | Integer | Optional | Total Chat members count. Response only in getChat. |
invite_link | String | Optional | Chat invite link. Returned only in getChat. |
tagsDefinition | Array of TagDefinition | Conditional | List of "tag definition" |