setEmbed

open fun setEmbed(embed: Embed): SendAble(source)

Sets the embed of the message.

Return

The current instance in order to chain call methods.

Parameters

embed

The embed of the message.