channel tags
This commit is contained in:
parent
9b29dc87b2
commit
b41ff55c3e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ message Channel {
|
|||
string description = 3;
|
||||
string contact_email = 4;
|
||||
string homepage_url = 5;
|
||||
repeated string tags = 6;
|
||||
|
||||
string thumbnail_url = 16;
|
||||
string cover_url = 17;
|
||||
|
|
Loading…
Reference in a new issue