Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 twilio 仪表板或任何 api 根据工作日安排消息。
twilio 有消息调度功能吗?
如果您查看 Twilio 文档,您将在此处看到一个用于提醒的用例:Twilio 用例。请注意,调度必须在您的应用程序上而不是在 Twilio 内完成,因为 Twilio 只是一个消息传递提供程序。