Gmail 现在支持安排电子邮件,如何使用 gmail rest api,或者 api 是否支持此功能?

Gmail now supports scheduling emails, how does is work using the gmail rest api, or is the api supporting this feature?

我的应用程序使用 Gmail API 以编程方式发送电子邮件。由于 Google 支持在 Gmail 中安排电子邮件,我正在寻找通过 Gmail REST API 使用此功能的解决方案。

Gmail REST API 支持定期 电子邮件吗?

我在他们的 Gmail 站点上找不到任何内容 API Google 开发人员

从这个 that Gmail API has no scheduling functionality therefore as well as using Gmail REST API. You could probably 中可以看出,它允许您配置定期计划的任务,这些任务在定义的时间或固定的时间间隔运行。