Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Latest commit

 

History

History
267 lines (152 loc) · 3.59 KB

Node.md

File metadata and controls

267 lines (152 loc) · 3.59 KB

mewbot / Node

Interface: Node

Table of contents

Properties

Properties

mod_message_author

Optional mod_message_author: any


mod_message_date

Optional mod_message_date: any


searchable

searchable: boolean


enable_join_question

enable_join_question: boolean


enable_speak_question

enable_speak_question: boolean


manage_tutorial_flags

manage_tutorial_flags: number


tags

tags: string[]


map_size

map_size: number


node_name

node_name: string


name

name: string


icon

icon: string


super_moderator

super_moderator: string


mod_message

mod_message: string


pinned_thought

Optional pinned_thought: any


created_at

created_at: string


updated_at

updated_at: string


description

description: string


sector_id

sector_id: string


sector_order

sector_order: number


mew_code

mew_code: string


node_type

node_type: number


view_mode

Optional view_mode: any


id

id: string


pin_unread

pin_unread: boolean


latest_topic

Optional latest_topic: any


hottest_topic

Optional hottest_topic: any


join_questions

join_questions: Joinquestion[]


speak_questions

speak_questions: any[]


topics

Optional topics: Topic[]


roles

roles: Role[]


member_count

member_count: number


thought_count

thought_count: number


objects

objects: CommonObjects


blocked

blocked: boolean


moderation_topic_id

Optional moderation_topic_id: any


last_visit

Optional last_visit: any


mods

mods: Mod[]