SetUserSupportInfo constructor

SetUserSupportInfo(
  1. {required int user_id,
  2. required FormattedText message,
  3. int? extra,
  4. int? clientId}
)

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

Returns UserSupportInfo

Implementation

SetUserSupportInfo