1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 06:16:55 +01:00
MadelineProto/docs/TD_docs/constructors/messageGroupChatCreate.md
2017-08-25 15:05:53 +02:00

552 B

title description
messageGroupChatCreate New group chat created

Constructor: messageGroupChatCreate

Back to constructors index

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

Type: MessageContent