Skip to content

ActivityPlug API / @activityplug/misskey / MisskeyRelationshipResponse

Interface: MisskeyRelationshipResponse

Defined in: types.ts:89

Properties

hasPendingFollowRequestFromYou?

readonly optional hasPendingFollowRequestFromYou?: boolean

Defined in: types.ts:93


id?

readonly optional id?: string

Defined in: types.ts:90


isBlocking?

readonly optional isBlocking?: boolean

Defined in: types.ts:94


isFollowed?

readonly optional isFollowed?: boolean

Defined in: types.ts:92


isFollowing?

readonly optional isFollowing?: boolean

Defined in: types.ts:91


isMuted?

readonly optional isMuted?: boolean

Defined in: types.ts:95