- Preparing search index...
- The search index is not available
tsmi
Accessors
avatarBlurhash
- get avatarBlurhash(): string
-
Returns string
avatarUrl
- get avatarUrl(): string
-
Returns string
emojis
- get emojis(): {
name: string;
url: string;
}[]
-
Returns {
name: string;
url: string;
}[]
host
- get host(): null | string
-
Returns null | string
id
- get id(): string
-
Returns string
instance
- get instance(): null | {
faviconUrl: any;
iconUrl: any;
name: any;
softwareName: any;
softwareVersion: any;
themeColor: any;
}
-
Returns null | {
faviconUrl: any;
iconUrl: any;
name: any;
softwareName: any;
softwareVersion: any;
themeColor: any;
}
isBot
- get isBot(): boolean
-
Returns boolean
isCat
- get isCat(): boolean
-
Returns boolean
name
- get name(): string
-
Returns string
onlineStatus
- get onlineStatus(): "online" | "active" | "offline" | "unknown"
-
Returns "online" | "active" | "offline" | "unknown"
username
- get username(): string
-
Returns string