Set template
The template text to be shown to the user.
| Parameters: | string – |
|---|---|
| Return type: | void |
Set href
The unique tracking data you want added to the url for tracking
| Parameters: | string – |
|---|---|
| Return type: | void |
Constructor
User mentions in the template should use the new syntax @[USER_ID] instead of the old syntax {USER_ID}
| Parameters: |
|
|---|---|
| Return type: | void |
Create
| Parameters: | string|int – the user ID |
|---|---|
| Return type: | boolean true if the post succeeded |