WEBVTT

00:00.440 --> 00:02.120
Hi everyone.

00:02.320 --> 00:11.440
In this video we need to fix one more user in the file from the file method inside the conversation

00:11.440 --> 00:13.080
service over here.

00:13.400 --> 00:22.320
Okay, inside the file method, what I want to do I want it populate the log message okay I want it

00:22.360 --> 00:29.400
also populate the last message with the populated right here.

00:30.120 --> 00:32.520
And I will specify the path.

00:34.600 --> 00:35.120
Right.

00:36.080 --> 00:42.320
And these are here I also want to this is the nested populate right.

00:42.760 --> 00:48.360
I will populate the sender inside that block message.

00:48.360 --> 00:53.520
Also let me show you inside the message schema.

00:55.800 --> 00:58.040
We have our last message.

01:01.160 --> 01:01.600
Sorry.

01:01.640 --> 01:03.640
These are the conversations schema.

01:06.400 --> 01:08.520
We have a log message okay.

01:08.560 --> 01:11.760
What I want to do right now I want to populate this last few.

01:12.560 --> 01:13.000
Okay.

01:13.480 --> 01:17.400
And from the log message you can say these are the message schema.

01:18.480 --> 01:20.600
We have a sender.

01:20.840 --> 01:28.280
So for a reason from here we will populate the last message and from the last message I want to view

01:28.320 --> 01:28.960
nested.

01:29.000 --> 01:35.840
Populate the sender one more time and retrieve the the name of the sender.

01:36.200 --> 01:41.720
Okay, after that, go back to the conversation DTO.

01:42.080 --> 01:44.800
You can say insert a conversation video.

01:45.360 --> 01:48.080
I already add something like that.

01:48.400 --> 01:57.280
Firstly, I want to remove the last message with the message value over here, the text over here,

01:58.240 --> 02:05.920
and I will add one more thing to make sure is the object should be for the chat form.

02:05.960 --> 02:10.320
Okay, you can upload the object ID after the jump form.

02:10.840 --> 02:12.680
If you does it will not work.

02:13.000 --> 02:15.200
Make sure you do that before the transfer.

02:16.160 --> 02:21.000
And right here you can look at the sender ID over here.

02:21.280 --> 02:30.680
Create a sender ID last message for you and also the name the sender last message name over here okay.

02:31.080 --> 02:37.920
So and based on that in the front end we can show the conversation.

02:41.360 --> 02:45.480
With the last message and last for the video.
