Skip to content

ActivityPlug API / @activityplug/mastodon-base / MastodonRelationshipResponse

Interface: MastodonRelationshipResponse

Defined in: types.ts:148

Properties

blocked_by?

readonly optional blocked_by?: boolean

Defined in: types.ts:154


blocking?

readonly optional blocking?: boolean

Defined in: types.ts:153


domain_blocking?

readonly optional domain_blocking?: boolean

Defined in: types.ts:157


followed_by?

readonly optional followed_by?: boolean

Defined in: types.ts:151


following?

readonly optional following?: boolean

Defined in: types.ts:150


id?

readonly optional id?: string

Defined in: types.ts:149


muting?

readonly optional muting?: boolean

Defined in: types.ts:155


muting_notifications?

readonly optional muting_notifications?: boolean

Defined in: types.ts:156


notifying?

readonly optional notifying?: boolean

Defined in: types.ts:159


requested?

readonly optional requested?: boolean

Defined in: types.ts:152


showing_reblogs?

readonly optional showing_reblogs?: boolean

Defined in: types.ts:158