Merge pull request 'main' (#40) from main into feature-nxdev
Reviewed-on: #40
This commit is contained in:
@@ -18,6 +18,7 @@ namespace IM_API.Dtos
|
||||
public string RemarkName { get; init; } = string.Empty;
|
||||
|
||||
public string? Avatar { get; init; }
|
||||
public UserInfoDto UserInfo { get; init; }
|
||||
}
|
||||
|
||||
public record FriendRequestHandleDto
|
||||
|
||||
Reference in New Issue
Block a user