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

Latest commit

 

History

History
232 lines (132 loc) · 3.02 KB

Thought.md

File metadata and controls

232 lines (132 loc) · 3.02 KB

mewbot / Thought

Interface: Thought

Table of contents

Properties

Properties

media

media: any[]


embeds

embeds: Embed[]


mentions

mentions: any[]


mention_roles

mention_roles: any[]


post_media

post_media: string[]


post_embeds

post_embeds: any[]


last_reply

last_reply: string


node_id

node_id: string


topic_id

topic_id: string


author_id

author_id: string


status

status: string


post_content

post_content: string


post_cover

Optional post_cover: string


quoted_thought_id

Optional quoted_thought_id: any


nonce

nonce: string


thought_type

thought_type: string


thought_root_id

Optional thought_root_id: string


created_at

created_at: string


edited_at

Optional edited_at: string


sunk_by

Optional sunk_by: string


sunk_at

Optional sunk_at: string


id

id: string


preview

Optional preview: Preview


like_count

like_count: number


comment_count

comment_count: number


quote_count

quote_count: number


reactions

reactions: Reaction[]


liked

liked: boolean


bookmarked

bookmarked: boolean


reply_messages

reply_messages: any[]


reply_message_count

reply_message_count: number


objects

objects: CommonObjects