MadelineProto/docs/TD_docs/constructors/chatTypeGroup.md

23 lines
418 B
Markdown
Raw Normal View History

---
2017-08-25 15:05:53 +02:00
title: chatTypeGroup
description: Chat with zero or more other users
---
2017-08-25 15:05:53 +02:00
## Constructor: chatTypeGroup
[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-08-25 15:05:53 +02:00
|group\_id|[int](../types/int.md) | Yes|Group identifier|
2017-08-25 15:05:53 +02:00
### Type: [ChatType](../types/ChatType.md)