question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Get new messages from inbox

See original GitHub issue

I’m using the last version of this library available on npm. How I can get new messages from the inbox using the feed.directInbox().item() method?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11

github_iconTop GitHub Comments

2reactions
Nerixyzcommented, Mar 20, 2021
here i need to pass the thread_id to the directThread() method or to the markItemSeen() ?

You need to pass the thread id to directThread() and the item id to markItemAsSeen(). Again: Typescript can help you.

1reaction
Nerixyzcommented, Mar 19, 2021

how I can mark messages as readed

See DirectThreadEntity#markAsSeen().

reply to them using this library

You can’t reply to messages in this version but you can send regular messages (also through the DirectThreadEntity).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Immediately send messages and check for new mail
In the Send & Receive group, click Send/Receive Groups, point to the account for which you want to send/receive, and then click Inbox....
Read more >
Not able to get new messages in my inbox - Gmail Community
Check Settings -> Accounts -> Change Account Settings -> Other Google account settings -> Security (left column) -> Third-party apps with ...
Read more >
Inbox by Gmail - Google
Inbox by Gmail is going away at the end of March 2019. Use the new Gmail to help you get more done and...
Read more >
Mail not showing new messages in inbox - Apple Community
Mail not showing new messages in inbox. One day, I noticed that my mail.app wasn't retrieving or showing me my new messages. I...
Read more >
How I Went From 22508 New Messages to Inbox Zero in 36 ...
It's also about how you can do the same thing if you ever find yourself in this woefully disorganized situation. Article continues after...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found