client_data property

string? client_data
getter/setter pair

Application-specific data associated with the chat. (For example, the chat scroll position or local chat notification settings can be stored here.) Persistent if the message database is used

Implementation

string? client_data;