mirror of
https://github.com/LBRYFoundation/types.git
synced 2025-08-23 09:37:32 +00:00
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…
Add table
Reference in a new issue