create_red_envelope
Create a red envelope in a topic by splitting energy points into shares that users claim when they reply.
Instructions
Create a red envelope in a topic: total_points energy split into total_count shares, claimable by users who reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | ||
| total_count | Yes | ||
| total_points | Yes |