Deletes admin from the room. Only admin can do it.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- roomID
 - Type: 
System Int32
Room ID 
- chatUserToDeleteID
 - Type: 
System Int32
Chat user who will loose room admin permissions 
Return Value
Type: ChatGeneralResponseChatGeneralResponse
See Also