Этот коммит содержится в:
JoramWilander
2015-10-26 15:11:06 -04:00
родитель c94388042b
Коммит 12399dd43c

Просмотреть файл

@@ -27,7 +27,6 @@ type IncomingWebhookRequest struct {
Text string `json:"text"`
Username string `json:"username"`
IconURL string `json:"icon_url"`
IconEmoji string `json:"icon_emoji"`
ChannelName string `json:"channel"`
}