Borogove

C

  • Getting Started
  • API Reference

JavaScript

  • Getting Started
  • API Reference

Swift

  • Getting Started
  • API Reference

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(correct, message)
getDisplayName()
getMemberDetails(memberIds)
getMessagesAfter(after)
getMessagesAround(around)
getMessagesBefore(before)
markReadUpTo(message)
members()
removeReaction(m, reaction)
sendMessage(message)

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