Module serenity_rich_interaction::menu[][src]

Structs

ActionContainer
EventDrivenMessageContainer

Container to store event driven messages in the serenity context data

Menu

A menu message

MenuBuilder

A builder for messages

Enums

Page

A page that stores a builder function for message pages or static pages

Statics

CLOSE_MENU_EMOJI
NEXT_PAGE_EMOJI
PREVIOUS_PAGE_EMOJI

Traits

EventDrivenMessage

Functions

close_menu

Shows the previous page in the menu

display_page

Displays the menu page

get_listeners_from_context
next_page

Shows the next page in the menu

previous_page

Shows the previous page in the menu

toggle_help

Type Definitions

ControlActionArc
EventDrivenMessagesRef
MessageBuildOutput
MessageBuilderFn
MessageRef