GetUserSupportInfo constructor

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

Returns support information for the given user; for Telegram support only

Returns UserSupportInfo

Implementation

GetUserSupportInfo