MadelineProto/docs/TD_docs/constructors/chatTypeGroup.md
2017-08-25 15:05:53 +02:00

23 lines
418 B
Markdown

---
title: chatTypeGroup
description: Chat with zero or more other users
---
## Constructor: chatTypeGroup
[Back to constructors index](index.md)
Chat with zero or more other users
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|group\_id|[int](../types/int.md) | Yes|Group identifier|
### Type: [ChatType](../types/ChatType.md)