Skip to content

Commit d6a8e92

Browse files
committed
Update docs
1 parent 50b5741 commit d6a8e92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

twitchio/user.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ async def create_custom_reward(
652652
The cost of the reward, in Channel Points. The minimum is 1 point.
653653
prompt: str | None
654654
The prompt shown to the viewer when they redeem the reward. The prompt is limited to a maximum of 200 characters.
655+
If provided, the user must input a message when redeeming the reward.
655656
enabled: bool
656657
A Boolean value that determines whether the reward is enabled. Viewers see only enabled rewards. The default is True.
657658
background_color: str | Colour | None

0 commit comments

Comments
 (0)