View Source ExTDLib.Method.SetUserSupportInfo (ExTDLib v0.0.4)
Sets support information for the given user; for Telegram support only. Returns object_ptr<UserSupportInfo>.
| Name | Type | Description |
|---|---|---|
| user_id | string | User identifier. |
| message | formattedText | New information message. |
More details on telegram's documentation.