TLInstancePresence
See source codeTable of contents
Extends BaseRecord<'instance_presence', TLInstancePresenceID>.
interface TLInstancePresence
extends BaseRecord<'instance_presence', TLInstancePresenceID> {}Properties
brush
brush: BoxModel | nullcamera
camera: {
x: number
y: number
z: number
} | nullchatMessage
chatMessage: stringcolor
color: stringcurrentPageId
currentPageId: TLPageIdcursor
cursor: {
rotation: number
type: TLCursor['type']
x: number
y: number
} | nullfollowingUserId
followingUserId: null | stringid
readonly
from BaseRecord
readonly id: IdlastActivityTimestamp
lastActivityTimestamp: null | numbermeta
meta: JsonObjectscreenBounds
screenBounds: BoxModel | nullscribbles
scribbles: TLScribble[]selectedShapeIds
selectedShapeIds: TLShapeId[]typeName
readonly
from BaseRecord
readonly typeName: TypeNameuserId
userId: stringuserName
userName: stringPrev
TLInstancePageStateNext
TLLineShapePoint