-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Description
Hello @Nerixyz
await ig.realtime.graphQlSubscribe(GraphQLSubscriptions.getLiveRealtimeCommentsSubscription('<broadcast-id>'));with add listener
ig.realtime.on('liveRealtimeComments ', logEvent('liveRealtimeComments'));https://github.com/Nerixyz/instagram_mqtt/blob/master/examples/realtime.example.ts#L92
there was never an event and login works perfectly.
Reactions are currently unavailable