Results

Namespace

Type

The options for a voice state.

These are currently used for Guild Stage Voice channels. Behavior is subject to change as the new channel type evolves.

Hierarchy

  • IVoiceStateEditOptions <-- You are here!

Index

Properties

Optional requestToSpeakTimestamp

requestToSpeakTimestamp: string | null

Set's the voice state's request to speak timestamp.

If set to null, the request is removed.

Note: Only valid for Guild Stage Voice channels.

Optional suppress

suppress: undefined | false | true

Set if the user is suppressed.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc