instagram_private_api icon indicating copy to clipboard operation
instagram_private_api copied to clipboard

invite someone into broadcast

Open Nesslax opened this issue 4 years ago • 0 comments

Please follow the guide below

  • Issues submitted without this template format will be ignored.
  • Read the questions carefully and answer completely.
  • Do not post screenshots of error messages or code.
  • Put an x into all the boxes [ ] relevant to your issue (==> [x] no spaces).
  • Use the Preview tab to see how your issue will actually look like.
  • Issues about reverse engineering is out of scope and will be closed without response.
  • Any mention of spam-like actions or spam-related tools/libs/etc is strictly not allowed.

Before submitting an issue, make sure you have:

  • [x] Updated to the lastest version v1.6.0
  • [x] Read the README and docs
  • [x] Searched the bugtracker for similar issues including closed ones
  • [x] Reviewed the sample code in tests and examples

Which client are you using?

  • [x] app (instagram_private_api/)
  • [ ] web (instagram_web_api/)

Describe your Feature Request:

In Instagram when you create a live ( broadcast ) it's possible for a user to invite someone into his live. the idea behind this feature is to make this possible with your API.

It's going to be live 2 new functions :

  • the fist one is to see the list of live requests ( requests to join the live)
  • the second one is to invite that live

Nesslax avatar Nov 08 '20 09:11 Nesslax