TLInstancePresence
Table of contents
Extends BaseRecord<'instance_presence', TLInstancePresenceID>
.
interface TLInstancePresence
extends BaseRecord<'instance_presence', TLInstancePresenceID> {}
Properties
brush: BoxModel | null
camera: {
x: number
y: number
z: number
}
chatMessage: string
color: string
currentPageId: TLPageId
cursor: {
rotation: number
type: TLCursor['type']
x: number
y: number
}
followingUserId: null | string
from
BaseRecord
readonly id: Id
lastActivityTimestamp: number
meta: JsonObject
screenBounds: BoxModel
scribbles: TLScribble[]
selectedShapeIds: TLShapeId[]
from
BaseRecord
readonly typeName: TypeName
userId: string
userName: string