Namespace: modules

Client#defaults.modules

An object containing the modules to load or not load.
Properties:
Name Type Description
extraData Boolean Enable additional shortcuts, functions, and properties on various events.
feedback Boolean Enable the Feedback event and the Client#sendFeedback method
gameReset Boolean Enable the GameReset event
quizStart Boolean Enable the QuizStart event
quizEnd Boolean Enable the QuizEnd event
podium Boolean Enable the Podium event
timeOver Boolean Enable the TimeOver event
reconnect Boolean Enable the Client#reconnect method
questionReady Boolean Enable the QuestionReady event
questionStart Boolean Enable the QuestionStart event
questionEnd Boolean Enable the QuestionEnd event
nameAccept Boolean Enable the NameAccept event
teamAccept Boolean Enable the TeamAccept event
teamTalk Boolean Enable the TeamTalk event
backup Boolean Enable the RecoveryData event
answer Boolean Enable the Client#answer method
Source: