Safe Haskell | None |
---|---|
Language | Haskell2010 |
Matterhorn.Events.ManageAttachments
Documentation
onEventAttachmentList :: Lens' ChatState (MessageInterface Name i) -> Event -> MH Bool Source #
onEventBrowseFile :: Lens' ChatState (MessageInterface Name i) -> Event -> MH Bool Source #
attachmentListKeybindings :: Lens' ChatState (MessageInterface Name i) -> KeyConfig -> KeyHandlerMap Source #
attachmentBrowseKeyHandlers :: Lens' ChatState (MessageInterface Name i) -> [KeyEventHandler] Source #