ActivityPlug API / @activityplug/misskey / MisskeyMeResponse
Interface: MisskeyMeResponse
Defined in: types.ts:20
Properties
avatarUrl?
readonlyoptionalavatarUrl?:string|null
Defined in: types.ts:26
bannerUrl?
readonlyoptionalbannerUrl?:string|null
Defined in: types.ts:27
createdAt?
readonlyoptionalcreatedAt?:string
Defined in: types.ts:30
description?
readonlyoptionaldescription?:string|null
Defined in: types.ts:31
fields?
readonlyoptionalfields?: readonlyobject[]
Defined in: types.ts:32
followersCount?
readonlyoptionalfollowersCount?:number
Defined in: types.ts:37
followingCount?
readonlyoptionalfollowingCount?:number
Defined in: types.ts:38
host?
readonlyoptionalhost?:string|null
Defined in: types.ts:23
id?
readonlyoptionalid?:string
Defined in: types.ts:21
isBot?
readonlyoptionalisBot?:boolean
Defined in: types.ts:28
isLocked?
readonlyoptionalisLocked?:boolean
Defined in: types.ts:29
name?
readonlyoptionalname?:string|null
Defined in: types.ts:24
notesCount?
readonlyoptionalnotesCount?:number
Defined in: types.ts:39
url?
readonlyoptionalurl?:string|null
Defined in: types.ts:25
username?
readonlyoptionalusername?:string
Defined in: types.ts:22