GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIDMChannel

API/Interfaces/APIDMChannel
seyfert/lib/types/payloads/channel.d.ts

Signature

export interface APIDMChannel extends Omit<APIDMChannelBase<ChannelType.DM>, 'name'>

Properties

1
name

Methods

0

No methods.

Properties

name#
name: null;

The name of the channel (always null for DM channels)