Options
public struct Options
A namespace struct for endpoint options.
-
Options when getting an audit log.
See moreDeclaration
Swift
public enum AuditLog -
Create invite options.
See moreDeclaration
Swift
public enum CreateInvite -
Options for creating a role. All are optional.
See moreDeclaration
Swift
public enum CreateRole -
Options for getting messages
See moreDeclaration
Swift
public enum MessageSelection -
Guild create channel options.
See moreDeclaration
Swift
public enum GuildCreateChannel -
Guild get members options.
See moreDeclaration
Swift
public enum GuildGetMembers -
Modify channel options.
See moreDeclaration
Swift
public enum ModifyChannel -
Modify a guild member.
See moreDeclaration
Swift
public enum ModifyMember -
Modify guild options.
See moreDeclaration
Swift
public enum ModifyGuild -
The options for creating/editing a webhook.
See moreDeclaration
Swift
public enum WebhookOption
Options Structure Reference