Skip to content

Commit

Permalink
Update typedoc (#4419)
Browse files Browse the repository at this point in the history
* Update typedoc

* Don't link a private method in tsdoc of a public method

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Duros <florian.duros@ormaz.fr>
  • Loading branch information
renovate[bot] and florianduros authored Sep 23, 2024
1 parent 092a59a commit f219534
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 28 deletions.
2 changes: 1 addition & 1 deletion src/models/room.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2096,7 +2096,7 @@ export class Room extends ReadReceipt<RoomEmittedEvents, RoomEventHandlerMap> {
}

/**
* Calls {@link processPollEvent} for a list of events.
* Process a list of poll events.
*
* @param events - List of events
*/
Expand Down
Loading

0 comments on commit f219534

Please sign in to comment.