mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
545 B
545 B
title | description |
---|---|
messageGroupChatCreate | New group chat created |
Constructor: messageGroupChatCreate
New group chat created
Attributes:
Name | Type | Required | Description |
---|---|---|---|
title | string | Yes | Title of created group chat |
member_user_ids | Array of int | Yes | User identifiers of members of created group chat |