File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 717
717
"text" : " from 1 to 100 characters"
718
718
}
719
719
}
720
+ },
721
+ "gifts" : {
722
+ "name" : " Gifts" ,
723
+ "items" : {
724
+ "minimum_gift_upgrade_price" : {
725
+ "name" : " Minimum price of a gift upgrade" ,
726
+ "text" : " 25 stars"
727
+ },
728
+ "maximum_pinned_gifts_amount" : {
729
+ "name" : " Maximum pinned gifts number" ,
730
+ "text" : " 6"
731
+ },
732
+ "maximum_gifttostars_exchange_term" : {
733
+ "name" : " Cooldown before gift can be converted into stars" ,
734
+ "text" : " 7 days"
735
+ },
736
+ "minimum_term_stars_ownership_withdraw" : {
737
+ "name" : " Term after which gifts can't be exchanged for stars" ,
738
+ "text" : " 21 days"
739
+ },
740
+ "minimum_stars_amount_withdraw" : {
741
+ "name" : " Minimum stars amount for withdrawal" ,
742
+ "text" : " 1000 stars"
743
+ }
744
+ }
720
745
}
721
- }
746
+ }
You can’t perform that action at this time.
0 commit comments