interface IRoomKeysResponse {
    sessions: KeyBackupRoomSessions;
}

Properties

Properties