GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RawClientUser

API/Type Aliases/RawClientUser
seyfert/lib/websocket/SharedTypes.d.ts

Signature

export type RawClientUser = {    bot: true;} & APIUser;

Members

This export does not declare public properties or methods in the generated declaration file.