$TempAvatarClient constructor

$TempAvatarClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for temp_avatar requests.

Implementation

$TempAvatarClient(this._rootClient);