| Constructor | Description | 
            
                
              
               | 
          
             
                 
               
                 
              
 
 
  | 
        
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.FollowerIds(?userId, ?screenName, ?cursor, ?count)
                  Parameters: 
 int64
                    
                    ?screenName : string
                    
                    ?cursor : int64
                    
                    ?count : int
                    
                    Returns: Root
                  
                   | 
          
             
                 
               
                 
              
 
 
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.FriendsIds(?userId, ?screenName, ?cursor, ?count)
                  Parameters: 
 int64
                    
                    ?screenName : string
                    
                    ?cursor : int64
                    
                    ?count : int
                    
                    Returns: Root
                  
                   | 
          
             
                 
               
                 
              
 
 
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.Friendship(?sourceId, ?targetId)
                  Parameters: 
 int64
                    
                    ?targetId : int64
                    
                    Returns: Root
                  
                   | 
          
             
                 
               
                 
              
 
 
  |