Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAllowedRequest

Hierarchy

  • IAllowedRequest

Index

Properties

action

action: "enable" | "disable" | "add" | "remove"

allowed

allowed: string[]

Array of strings (tokens users might pass in "join", only for add|remove)

request

request: "allowed"

room

room: number

unique numeric ID of the room to update

secret

secret: string

room secret, mandatory if configured

Generated using TypeDoc