ActivityPlug API / @activityplug/mastodon-base / MastodonApplicationResponse
Interface: MastodonApplicationResponse
Defined in: types.ts:37
Properties
client_id?
readonlyoptionalclient_id?:string
Defined in: types.ts:42
client_secret?
readonlyoptionalclient_secret?:string
Defined in: types.ts:43
id?
readonlyoptionalid?:string
Defined in: types.ts:38
name?
readonlyoptionalname?:string
Defined in: types.ts:39
redirect_uri?
readonlyoptionalredirect_uri?:string
Defined in: types.ts:41
vapid_key?
readonlyoptionalvapid_key?:string
Defined in: types.ts:44
website?
readonlyoptionalwebsite?:string|null
Defined in: types.ts:40