Interface IRoomKeysResponse

interface IRoomKeysResponse {
    sessions: KeyBackupRoomSessions;
}

Properties

Properties

Generated using TypeDoc