Interface: ConnectOptions

January 9, 2021 · View on GitHub

andesitejs / Exports / api/types / ConnectOptions

Interface: ConnectOptions

api/types.ConnectOptions

Hierarchy

  • ConnectOptions

Table of contents

Properties

Properties

selfDeaf

Optional selfDeaf: undefined | boolean

Whether to automatically deafen the bot when joining.

Defined in: api/types.ts:686


selfMute

Optional selfMute: undefined | boolean

Whether to automatically mute the bot when joining.

Defined in: api/types.ts:681