Options
All
  • Public
  • Public/Protected
  • All
Menu

Methods for interacting with voice stuff via rest

Hierarchy

  • VoiceMethods

Index

Constructors

Properties

Methods

Constructors

  • Create a new Voice Method Handler

    Usually SnowTransfer creates a method handler for you, this is here for completion

    You can access the methods listed via client.voice.method, where client is an initialized SnowTransfer instance

    Parameters

    Returns <internal>.VoiceMethods

Properties

requestHandler: <internal>.RequestHandler

Methods

  • Get currently available voice regions that can be used when creating servers

    Returns Promise<<internal>.VoiceRegion[]>

    Array of voice region objects

Generated using TypeDoc