ActivityPlug API / @activityplug/mastodon-base / MastodonScheduledStatusResponse
Interface: MastodonScheduledStatusResponse
Defined in: types.ts:244
Properties
id?
readonlyoptionalid?:string
Defined in: types.ts:245
media_attachments?
readonlyoptionalmedia_attachments?: readonlyMastodonMediaAttachmentResponse[]
Defined in: types.ts:259
params?
readonlyoptionalparams?:object
Defined in: types.ts:247
in_reply_to_id?
readonlyoptionalin_reply_to_id?:string|null
poll?
readonlyoptionalpoll?:object
poll.expires_in?
readonlyoptionalexpires_in?:number
poll.multiple?
readonlyoptionalmultiple?:boolean
poll.options?
readonlyoptionaloptions?: readonlystring[]
sensitive?
readonlyoptionalsensitive?:boolean
spoiler_text?
readonlyoptionalspoiler_text?:string
text?
readonlyoptionaltext?:string
visibility?
readonlyoptionalvisibility?:string
scheduled_at?
readonlyoptionalscheduled_at?:string
Defined in: types.ts:246