SlackTokenResponse.webhookPayload
STRUCT
Contents
- Properties
url
- Methods
init(url:)
public struct webhookPayload: Codable, Hashable, Sendable
- Remark: Generated from
#/components/schemas/SlackTokenResponse/webhook
.
Properties
url
public var url: Swift.String
- Remark: Generated from
#/components/schemas/SlackTokenResponse/webhook/url
.
Methods
init(url:)
public init(url: Swift.String)
Creates a new webhookPayload
.
- Parameters:
- url:
Parameters
Name | Description |
---|---|
url |