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. |
Explicit Interface Implementations
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.