GitterChatMessageSettings.

IncomingWebHookUrl Property

Summary

Gets or sets the Gitter Incoming Web Hook Url
Assembly
Cake.Gitter.dll
Namespace
Cake.Gitter.Chat
Containing Type
GitterChatMessageSettings

Syntax

public string IncomingWebHookUrl { get; set; }

Remarks

This can be used instead of token (https://developer.gitter.im/docs/rest-api)

Value

Type Description
string