Instance Method
editWithEmbeds(embeds:then:)
Inherited from
InteractionEvent.editWithEmbeds(embeds:then:)
.
Declaration
func editWithEmbeds(embeds: EmbedBuilder..., then completion: ((Message?, RequestError?) -> Void)? = nil)