interactions.py
                                
                                 interactions.py copied to clipboard
                                
                                    interactions.py copied to clipboard
                            
                            
                            
                        feat: Implement barebones Premium Membership support.
About
This PR title essentially explains itself. Premium Membership support are currently in testing in very few servers (mostly partnered/huge communities), so this is left as a draft PR until its live/widespread/more features are discovered.
This correlates to an earlier PR: #630
Checklist
- [X] I've ran pre-committo format and lint the change(s) made.
- [X] I've checked to make sure the change(s) work on 3.8.6and higher.
- [ ] This fixes/solves an Issue.
- (If existent):
 
- [X] I've made this pull request for/as: (check all that apply)
- [X] Documentation
- [ ] Breaking change
- [X] New feature/enhancement
- [ ] Bugfix
 
Premium memberships now offer information on multiple subscriptions present on a guild member. See here for more.
Marking this ready to review only because the feature's live; (This PR still needs to be updated to latest unstable however)