Interface INoteEditAction

Properties of a NoteEditAction.

Hierarchy

  • INoteEditAction

Implemented by

Properties

chatJid?: null | string

NoteEditAction chatJid

createdAt?: null | number | Long

NoteEditAction createdAt

deleted?: null | boolean

NoteEditAction deleted

type?: null | NoteType

NoteEditAction type

unstructuredContent?: null | string

NoteEditAction unstructuredContent

Generated using TypeDoc