MadelineProtoDocs/docs/TD_docs/constructors/messageGroupChatCreate.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

618 B

title description image
messageGroupChatCreate New group chat created https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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