Home > borogove > AvailableChat

AvailableChat class

Signature:

export class borogove_AvailableChat 

Constructors

Constructor Modifiers Description
(constructor)(chatId, displayName, note, caps) protected Constructs a new instance of the borogove_AvailableChat class

Properties

Property Modifiers Type Description
chatId string The ID of the Chat this search result represents
displayName string | null The display name of this search result
note string A human-readable note associated with this search result

Methods

Method Modifiers Description
canAudioCall() Can audio calls be started after starting this Chat?
canVideoCall() Can video calls be started after starting Chat?
isChannel() Is this search result a channel?