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 borogove_DirectChat extends borogove_Chat 

Extends: borogove_Chat

Constructors

Constructor Modifiers Description
(constructor)(client, stream, persistence, chatId, uiState, isBookmarked, isBlocked, extensions, readUpToId, readUpToBy, omemoContactDeviceIDs) protected Constructs a new instance of the borogove_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.