2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: groupChatInfo
|
|
|
|
description: Chat with zero or more other users
|
|
|
|
---
|
|
|
|
## Constructor: groupChatInfo
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chat with zero or more other users
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|group|[group](../types/group.md) | Yes|Information about the chat|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [ChatInfo](../types/ChatInfo.md)
|
|
|
|
|
|
|
|
|