Instance Method

modifyChannelPositions(with:then:)

Modifies channel positions

Declaration

func modifyChannelPositions(with options: [[String : Any]], then completion: (([GuildChannel]?, RequestError?) -> Void)? = nil)

Parameters

options

Preconfigured options to set channel positions to

Options Params

Array of the following:

  • id: The channel id to modify

  • position: The sorting position of the channel