예제 #1
0
 /// <inheritdoc cref="FriendsService.GetBlocklist"/>
 public async Task <List <BlockedFriend> > GetBlocklist()
 => await FriendsService.GetBlocklist(this);