Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarkAsReadParams

Interface for mark message as read

Hierarchy

  • MarkAsReadParams

Index

Properties

maxId?: number

Until which message should the read acknowledge be sent for.
This has priority over the message parameter.

clearMentions?: boolean

Whether the mention badge should be cleared (so that there are no more mentions) or not for the given entity.
If no message is provided, this will be the only action taken.

Generated using TypeDoc