Declaration
public static void Chat(string openID)
Parameter
| Parameter Name | Parameter Description | 
|---|---|
| openID | The UID of the player you want to chat with | 
Description
Opens a chat window to chat with the specified player.
