Skip to content

ActivityPlug API / @activityplug/mastodon-base / MastodonApplicationResponse

Interface: MastodonApplicationResponse

Defined in: types.ts:37

Properties

client_id?

readonly optional client_id?: string

Defined in: types.ts:42


client_secret?

readonly optional client_secret?: string

Defined in: types.ts:43


id?

readonly optional id?: string

Defined in: types.ts:38


name?

readonly optional name?: string

Defined in: types.ts:39


redirect_uri?

readonly optional redirect_uri?: string

Defined in: types.ts:41


vapid_key?

readonly optional vapid_key?: string

Defined in: types.ts:44


website?

readonly optional website?: string | null

Defined in: types.ts:40