TTMSFNCCloudSlack.GetUserInformation Method
Starts a request for information about a Slack user.
API unit family: TMSFNCCloudSlack
Declaring type: TTMSFNCCloudSlack
Inherited from: TTMSFNCCustomCloudSlack
Syntax
procedure GetUserInformation(AUserID: string; IncludeLocale: Boolean = false); virtual;
Parameters
| Name | Description |
|---|---|
AUserID |
Slack user identifier. |
IncludeLocale |
True to request locale information for users. |