GetUserFullInfo constructor

GetUserFullInfo(
  1. {required int user_id,
  2. int? extra,
  3. int? clientId}
)

Returns full information about a user by their identifier

Returns UserFullInfo

Implementation

GetUserFullInfo