Wildberries API TypeScript SDK / <internal> / Chat
Interface: Chat
Defined in: types/communications.types.ts:412
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="chatid"></a> chatID? | string | ID чата | types/communications.types.ts:414 |
<a id="replysign"></a> replySign? | string | Подпись чата. Требуется при отправке сообщения | types/communications.types.ts:416 |
<a id="clientid"></a> clientID? | string | ID покупателя Deprecated This field will be removed on February 2. See https://dev.wildberries.ru/release-notes?id=466 | types/communications.types.ts:421 |
<a id="clientname"></a> clientName? | string | Имя покупателя | types/communications.types.ts:423 |
<a id="goodcard"></a> goodCard? | GoodCard | - | types/communications.types.ts:424 |
<a id="lastmessage"></a> lastMessage? | LastMessage | - | types/communications.types.ts:425 |