Skip to content

Live Realtime Comments #104

@kkm

Description

@kkm

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions