コード例 #1
0
 def friend_list_v1(self, request):
     return api.friend_list()
コード例 #2
0
 def jsonrpc_friend_list(self):
     return api.friend_list()