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: Array<string markdown="1">, hashes: Array<borogove markdown="1"_Hash>);

Parameters

Parameter Type Description
name string | null
mime string
size number | null
uris Array<string>
hashes Array<borogove_Hash>