Instance Method

modifyEmbed(with:then:)

Modifes this guild’s Embed

Declaration

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

Parameters

options

Dictionary of options to give embed

Options Params

  • enabled: Whether or not embed should be enabled

  • channel_id: Snowflake of embed channel