FunctionsChatRoomDrawFocusListAddChatRoomDrawFocusListAdd CallableChatRoomDrawFocusListAdd(characters: Character[], enableMessage?: boolean): Character[]Adds a list of character(s) into the Focus ListParameterscharacters: Character[]Characters to addoptionalenableMessage: boolean = trueIf enabled, will tell (warn) the user when the focus feature becomes enabled (empty -> non-empty)Returns Character[]Characters that were actually added (not already in the list)
Adds a list of character(s) into the Focus List