Constructor
new Member()
- Source:
 
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
deaf | 
            
            Boolean | Whether the member is deaf on a Voice Channel  | 
        |
guild | 
            
            Object | The guild the member is in  | 
        |
joinedTimestamp | 
            
            Number | The time the Member joined the guild in ms  | 
        |
muter | 
            
            Boolean | Whether the member is muted  | 
        |
nick | 
            
            String | 
                
                
                    <nullable> | 
            
            
            The nickname of the member  | 
        
permission | 
            
            Object | The guild-wide permissions of the member  | 
        |
roles | 
            
            Store | The roles of the member  | 
        |
user | 
            
            Object | The user object of the member  |