MadelineProto/docs/TD_docs/constructors/groupChatInfo.md

23 lines
428 B
Markdown
Raw Normal View History

---
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
|----------|---------------|----------|-------------|
|group|[group](../types/group.md) | Yes|Information about the chat|
### Type: [ChatInfo](../types/ChatInfo.md)