TLInstancePresence
Public Interface
Table of Contents
Signature
interface TLInstancePresence
extends BaseRecord<'instance_presence', TLInstancePresenceID> {}
References
BaseRecord, TLInstancePresenceID
Properties
brush
Public PropertySignature
Signature
brush: Box2dModel | null
References
camera
Public PropertySignature
Signature
camera: {
x: number
y: number
z: number
}
color
Public PropertySignature
Signature
color: string
currentPageId
Public PropertySignature
Signature
currentPageId: TLPageId
References
cursor
Public PropertySignature
Signature
cursor: {
x: number
y: number
type: TLCursor['type']
rotation: number
}
References
followingUserId
Public PropertySignature
Signature
followingUserId: null | string
instanceId
Public PropertySignature
Signature
instanceId: TLInstanceId
References
lastActivityTimestamp
Public PropertySignature
Signature
lastActivityTimestamp: number
screenBounds
Public PropertySignature
Signature
screenBounds: Box2dModel
References
scribble
Public PropertySignature
Signature
scribble: null | TLScribble
References
selectedIds
Public PropertySignature
Signature
selectedIds: TLShapeId[]
References
userId
Public PropertySignature
Signature
userId: string
userName
Public PropertySignature
Signature
userName: string