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