FriendshipHttpApi  
    Inheritors
Functions
Link copied to clipboard
                  @Post(value = "/friends/requests/accept/") 
Link copied to clipboard
                  @Post(value = "/friends/requests/decline/") 
Link copied to clipboard
                  @Get(value = "/users/{friendUsername}/messages") 
Link copied to clipboard
                  @Get(value = "/friends/requests/") 
Link copied to clipboard
                  @Get(value = "/friends/") 
Link copied to clipboard
                  @Post(value = "/friends/requests/send/") 
Link copied to clipboard
                  @Post(value = "/users/{friendUsername}/messages")