When I use the MS Graph API to reply to emails, it automatically adds the quoted text to the reply email from previous emails in the email thread. Is there a way to accomplish this with the Gmail API or can it only be done by manually adding it? This would be using the GmailService API in Ruby: /ruby/google-api-client/v0.34.1/Google/Apis/GmailV1/GmailService.html.
ruby - When sending a reply with the Gmail API, is there a way to include the text from the previous emails? - Stack Overflow
与本文相关的文章
- javascript - Run Script after slick slider loads - Stack Overflow
- javascript - Returning JSON from PHP into Array - Stack Overflow
- javascript - How to get the ASP.NET MVC bundle manager to render a script tag with the type = "module" attribu
- javascript - Cookies or localstorage is best way? - Stack Overflow
- javascript - List.js - By date sorting issue - Stack Overflow
- javascript - Why do multiple setTimeout() calls cause so much lag? - Stack Overflow
- azure aks - Are CIDR blocks with exceptions supported by AKS with Calico? - Stack Overflow
- javascript - Assertion Fails while Rendering Multiple EmberJS Views - Stack Overflow
- javascript - Discord.js How to check if the user does not accept Direct Messages - Stack Overflow
- sql - Dateadd for moving 7 day avg VS (partition by price order by date rows between 6 preceding and current row) - Stack Overfl
- javascript - Asserting that a function throws exceptions with Qunit - Stack Overflow
- javascript - Swipe leftright for a webpage - Stack Overflow
- javascript - Chrome requestAnimationFrame issues - Stack Overflow
- Electron - Get app version as variable in footer - Stack Overflow
- c++ - Can I write a function whose purpose is to save the contents of a generic object on a file? - Stack Overflow
- jquery - Javascript regular expression match string to start with letter or number - Stack Overflow
- javascript - Make <tr> to act like <a> - Stack Overflow
- RegEx match multiline blocks of text and return those that contain specific string - lookaround - Stack Overflow
- javascript - SyntaxError: Cannot use import statement outside a module (from dependency) - Stack Overflow
- javascript - Having trouble with the webpack module resolution - Stack Overflow
评论列表(0)
- 暂无评论