PhindChat constructor

PhindChat(
  1. PhindClient client,
  2. PhindConfig config
)

Implementation

PhindChat(this.client, this.config);