Documentation
Swiftcord
ApplicationCommandOptions
init(name:description:type:)
Initializer
init(name:description:type:)
No overview available.
Declaration
init
(
name
: String,
description
: String,
type
:
ApplicationCommandType
)