Borogove

C

  • Getting Started
  • API Reference

JavaScript

  • Getting Started
  • API Reference

Swift

  • SwiftPM

Haxe

  • API Reference
Borogove
  • Borogove.directchat

Home > borogove > DirectChat

DirectChat class

Signature:

export class DirectChat extends borogove.Chat 

Extends: borogove.Chat

Constructors

Constructor Modifiers Description
(constructor)(client, stream, persistence, chatId, uiState, isBlocked, extensions, readUpToId, readUpToBy, omemoContactDeviceIDs) protected Constructs a new instance of the DirectChat class

Methods

Method Modifiers Description
bookmark()
close()
correctMessage(localId, message)
getMessagesAfter(afterId, afterTime)
getMessagesAround(aroundId, aroundTime)
getMessagesBefore(beforeId, beforeTime)
getParticipantDetails(participantId)
getParticipants()
lastMessageId()
markReadUpTo(message)
removeReaction(m, reaction)
sendMessage(message)

Built with MkDocs using a theme provided by Read the Docs.