Interface DMDatabase

Hierarchy

  • DMDatabase

Properties

Properties

clientID: string
users: {
    channelId: string;
    userId: string;
}[]

Type declaration

  • channelId: string
  • userId: string

Generated using TypeDoc