chat-share-url

This commit is contained in:
John Livingston
2021-12-21 19:54:37 +01:00
parent ffb8be8b30
commit c95dd1f713
6 changed files with 98 additions and 5 deletions

View File

@ -68,6 +68,7 @@ interface Video {
originInstanceUrl: string
uuid: string
channel: Channel
byAccount: string
}
interface Channel {