你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WhatsAppMessageTemplateBindings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The template bindings for WhatsApp.
public class WhatsAppMessageTemplateBindings : Azure.Communication.Messages.MessageTemplateBindings, System.ClientModel.Primitives.IJsonModel<Azure.Communication.Messages.Models.Channels.WhatsAppMessageTemplateBindings>, System.ClientModel.Primitives.IPersistableModel<Azure.Communication.Messages.Models.Channels.WhatsAppMessageTemplateBindings>
type WhatsAppMessageTemplateBindings = class
inherit MessageTemplateBindings
interface IJsonModel<WhatsAppMessageTemplateBindings>
interface IPersistableModel<WhatsAppMessageTemplateBindings>
Public Class WhatsAppMessageTemplateBindings
Inherits MessageTemplateBindings
Implements IJsonModel(Of WhatsAppMessageTemplateBindings), IPersistableModel(Of WhatsAppMessageTemplateBindings)
- Inheritance
- Implements
Constructors
WhatsAppMessageTemplateBindings() |
Initializes a new instance of WhatsAppMessageTemplateBindings. |
Properties
Body |
The body template bindings. |
Buttons |
The button template bindings. |
Footer |
The footer template bindings. |
Header |
The header template bindings. |