release time
This commit is contained in:
parent
69807aaae5
commit
5640bece22
1 changed files with 1 additions and 0 deletions
|
@ -20,4 +20,5 @@ message Stream {
|
|||
string thumbnail_url = 18;
|
||||
uint32 duration = 19;
|
||||
repeated string tags = 20;
|
||||
int64 release_time = 21; // seconds since UNIX epoch
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue