Skip to content

Commit ae70465

Browse files
authored
Clarify gift subscription milestone range trigger details (#418)
Updated description and parameter names for clarity.
1 parent 084490b commit ae70465

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

streamerbot/3.api/2.triggers/twitch/subscriptions/gift-subscription.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Gift Subscription
3-
description: Trigger for a Twitch Gift Subscription
3+
description: Trigger for a Single Twitch Gift Subscription
44
twitchService: EventSub
55
parameters:
66
- name: Tier
@@ -21,7 +21,10 @@ parameters:
2121
Choose on how much months gifted to trigger the gift sub
2222
2323
Options: `1`, `3`, `6`, `12`
24-
- name: Range
24+
- name: Milestone Range Min/Max
25+
type: number
26+
description: |
27+
Limits the trigger to a range of total subscriptions gifted to the channel by this user. Leave blank to allow any minimum or maximum.
2528
variables:
2629
- name: recipientUser
2730
type: string

0 commit comments

Comments
 (0)