UNPKG

@rocket.chat/apps-engine

Version:

The engine code for the Rocket.Chat Apps which manages, runs, translates, coordinates and all of that.

8 lines (7 loc) 256 B
export declare enum UIActionButtonContext { MESSAGE_ACTION = "messageAction", ROOM_ACTION = "roomAction", MESSAGE_BOX_ACTION = "messageBoxAction", USER_DROPDOWN_ACTION = "userDropdownAction", ROOM_SIDEBAR_ACTION = "roomSideBarAction" }