Commission
Trigger for a Ko-Fi commission
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
amount | number | The commission amount Example: 10 |
currency | string | The currency of the commission Example: EUR |
from | string | The username from who triggered the event Example: KoFiUser123 |
isPublic | boolean | Is the message shared publicly? Example: true |
message | string | The message the user left Example: My Ko-Fi message |
messageId | string | Kofi's internal identifier |
timestamp | DateTime | The timestamp of the event Example: 8/4/2023 10:56:06 AM |