avatar_token


Description:

public string avatar_token { get; }

An opaque string representing state of the contact's avatar (depending on the protocol, this might be a hash, a timestamp or something else), or an empty string if there is no avatar.

This may be null if it is not known whether this contact has an avatar or not (either for network protocol reasons, or because this Contact has not been set up to track AVATAR_TOKEN).