Skip to content

ActivityPlug API / @activityplug/misskey / MisskeyTokenResponse

Interface: MisskeyTokenResponse

Defined in: types.ts:14

Properties

access_token?

readonly optional access_token?: string

Defined in: types.ts:15


scope?

readonly optional scope?: string

Defined in: types.ts:17


token_type?

readonly optional token_type?: string

Defined in: types.ts:16