FunctionsChatAdminStartChatAdminStart CallableChatAdminStart(mode: update | create, roomData?: ServerChatRoomSettings): voidSets up the chat room editor screen and switches to it This should not be called directly; use ChatAdminShowCreate or ChatAdminShowEditParametersmode: update | createroomData: ServerChatRoomSettings = undefinedReturns void
Sets up the chat room editor screen and switches to it
This should not be called directly; use ChatAdminShowCreate or ChatAdminShowEdit