Skip to main content

Interface: NewsletterMetadata

Defined in: src/Types/Newsletter.ts:73

Properties

creation_time?

optional creation_time: number

Defined in: src/Types/Newsletter.ts:79


description?

optional description: string

Defined in: src/Types/Newsletter.ts:77


id

id: string

Defined in: src/Types/Newsletter.ts:74


invite?

optional invite: string

Defined in: src/Types/Newsletter.ts:78


mute_state?

optional mute_state: "ON" | "OFF"

Defined in: src/Types/Newsletter.ts:92


name

name: string

Defined in: src/Types/Newsletter.ts:76


owner?

optional owner: string

Defined in: src/Types/Newsletter.ts:75


picture?

optional picture: object

Defined in: src/Types/Newsletter.ts:81

directPath?

optional directPath: string

id?

optional id: string

mediaKey?

optional mediaKey: string

url?

optional url: string


reaction_codes?

optional reaction_codes: object[]

Defined in: src/Types/Newsletter.ts:88

code

code: string

count

count: number


subscribers?

optional subscribers: number

Defined in: src/Types/Newsletter.ts:80


thread_metadata?

optional thread_metadata: object

Defined in: src/Types/Newsletter.ts:93

creation_time?

optional creation_time: number

description?

optional description: string

name?

optional name: string


verification?

optional verification: "VERIFIED" | "UNVERIFIED"

Defined in: src/Types/Newsletter.ts:87