Home > borogove > ChatAttachment > (constructor)

ChatAttachment.(constructor)

Constructs a new instance of the borogove_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[]