SlackToken.webhookPayload

STRUCT

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