Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Query

Index

Methods

bots

  • bots(botID: string): { stats: { post: any }; vote: { get: any }; get: any }

servers

  • servers(serverID: string): { owners: { get: any }; get: any }

users

  • users(id: string): { get: any }

widget

  • widget(target: "bots"): (type: WidgetType) => (id: string) => { get: any }

Generated using TypeDoc