Function getAggregateVotesInPollMessage

  • Aggregates all poll updates in a poll.

    Parameters

    • msg: Pick<IWebMessageInfo, "message" | "pollUpdates">

      the poll creation message

    • Optional meId: string

      your jid

    Returns VoteAggregation[]

    A list of options & their voters

Generated using TypeDoc