Skip to content

Commit

Permalink
added Title
Browse files Browse the repository at this point in the history
  • Loading branch information
granstel committed Feb 26, 2024
1 parent 7cf538c commit f2e5a07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dodo1000Bot.Models/Youtube/SearchResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ public class Snippet
public string PublishedAt { get; set; }
public string LiveBroadcastContent { get; set; }
public string PublishTime { get; set; }
public string Title { get; set; }
}

0 comments on commit f2e5a07

Please sign in to comment.