TLPointerId
A unique identifier for TLPointer records.
Pointer IDs follow the format 'pointer:' followed by a unique identifier. Typically there is one pointer record with a constant ID per session.
Example
const pointerId: TLPointerId = "pointer:pointer";Prev
TLParentIdNext
TLPresenceStateInfo