Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IServer

Implemented by

Index

Methods

getChannels

getId

  • getId(): number

getMembers

getName

  • getName(): string

getRoles

hasChannel

  • hasChannel(channelId: string): IChannel | boolean
  • Checks if the given channel exists on the server

    Parameters

    • channelId: string

      The channel id which shall be looked for

    Returns IChannel | boolean

    The channel if it exists, else false

Generated using TypeDoc