/datum/tgs_chat_user
        
    
            
        
| Vars | |
| channel | The /datum/tgs_chat_channel the user was from. | 
|---|---|
| friendly_name | The user's display name. | 
| id | TGS internal user ID. | 
| mention | The string to use to ping this user in a message. | 
Var Details
channel
            
        
    
            
        
        The /datum/tgs_chat_channel the user was from.
friendly_name
            
        
    
            
        
        The user's display name.
id
            
        
    
            
        
        TGS internal user ID.
mention
            
        
    
            
        
        The string to use to ping this user in a message.