Client: A Class which represents the Client

Description Usage Slots Warning

View source: R/model_client.r

Description

A Class which represents the Client

Usage

1

Slots

token

The Client's token

ws

The WebSocket connection of the client

user

The client's user object

private

set of fields you should not touch!

guilds

The cached guilds of the Client

direct_channels

The cached DMs of the Client

users

The cached users of the Client

presences

The cached presences of the Client

emitter

The event emitter

Warning

Do not mutate heartbeat value


TheOnlyArtz/Pirate documentation built on Oct. 31, 2019, 12:12 a.m.