setPageEditor

fun setPageEditor(pageEditor: PageEditor<R>?): T(source)

Sets an optional the PageEditor for this menu.

This allows you to edit the message and/or the embed being built.

Return

This builder for chaining convenience