Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 621 Bytes

SlackToken.webhookPayload.md

File metadata and controls

43 lines (29 loc) · 621 Bytes

STRUCT

SlackToken.webhookPayload

Contents

public struct webhookPayload: Codable, Hashable, Sendable
  • Remark: Generated from #/components/schemas/SlackToken/webhook.

Properties

url

public var url: Swift.String
  • Remark: Generated from #/components/schemas/SlackToken/webhook/url.

Methods

init(url:)

public init(url: Swift.String)

Creates a new webhookPayload.

  • Parameters:
    • url:

Parameters

Name Description
url