Interface IUploadImageArgs

Hierarchy

  • IUploadImageArgs

Properties

imageFormData: any

Formdata with a key "type": "file" and "image":

roomId: string

Chat Message room id

Generated using TypeDoc