@@ -0,0 +1,10 @@
export interface Session {
AccessToken: string;
ApiGatewayUri: string;
ApiGatewayVersion: string;
}
export interface Metadata {
title: string;
playbackUrl: string;
The note is not visible to the blocked user.