ActivityPlug API / @activityplug/misskey / MisskeyMetaResponse
Interface: MisskeyMetaResponse
Defined in: types.ts:42
Properties
description?
readonlyoptionaldescription?:string|null
Defined in: types.ts:44
disableRegistration?
readonlyoptionaldisableRegistration?:boolean
Defined in: types.ts:49
langs?
readonlyoptionallangs?: readonlystring[]
Defined in: types.ts:46
maintainerName?
readonlyoptionalmaintainerName?:string|null
Defined in: types.ts:47
name?
readonlyoptionalname?:string|null
Defined in: types.ts:43
uri?
readonlyoptionaluri?:string
Defined in: types.ts:48
version?
readonlyoptionalversion?:string
Defined in: types.ts:45