Home > borogove > AvailableChat > (constructor)

AvailableChat.(constructor)

Constructs a new instance of the AvailableChat class

Signature:

protected constructor(chatId: string, displayName: string | null, note: string, caps: borogove.Caps);

Parameters

Parameter Type Description
chatId string
displayName string | null
note string
caps borogove.Caps