Home > borogove > ChatAttachment > (constructor)

ChatAttachment.(constructor)

Constructs a new instance of the ChatAttachment class

Signature:

constructor(name: string | null, mime: string, size: number | null, uris: string[], hashes: borogove.Hash[]);

Parameters

Parameter Type Description
name string | null
mime string
size number | null
uris string[]
hashes borogove.Hash[]