result.Messages[0].Created
so that we can use it as a reference when searching for new notifications. If it is the first time they started it, we can use store DateTimeOffset.Now.ToUnixTimeSeconds()
and use it to retrieve messages.
The channel is set to news, but this can be changed depending on the user preferences, etc.