interface GetUserIconParams {
    userId: number;
}

Properties

Properties

userId: number

user ID ユーザーのID