1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/constructors/messageGroupChatCreate.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

545 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