Interface SocketNoteArchived

interface SocketNoteArchived {
    note: string;
}

Properties

Properties

note: string

Generated using TypeDoc