TeamsModelFactory.WebhookChatMessageTriggerInput(String) Method
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.
Creates a new instance of WebhookChatMessageTriggerInput(String).
public static Azure.Connectors.Sdk.Teams.Models.WebhookChatMessageTriggerInput WebhookChatMessageTriggerInput(string notificationUrl = default);
static member WebhookChatMessageTriggerInput : string -> Azure.Connectors.Sdk.Teams.Models.WebhookChatMessageTriggerInput
Public Shared Function WebhookChatMessageTriggerInput (Optional notificationUrl As String = Nothing) As WebhookChatMessageTriggerInput
Parameters
- notificationUrl
- String