ver property
getter/setter pair
Version of this Chat's state.
It increases monotonically, so may be used (and is intended to) for tracking state's actuality.
Implementation
ChatVersion ver;
Version of this Chat's state.
It increases monotonically, so may be used (and is intended to) for tracking state's actuality.
ChatVersion ver;