FunctionsChatRoomKeyDownChatRoomKeyDown CallableChatRoomKeyDown(event: KeyboardEvent): booleanHandles keyboard shortcuts in the chatroom screen.Parametersevent: KeyboardEventThe event that triggered thisReturns booleanNothing.
Handles keyboard shortcuts in the chatroom screen.