Expand description
Delta Chat has an advanced option “Send statistics to the developers of Delta Chat”. If this is enabled, a JSON file with some anonymous statistics will be sent to a bot once a week.
Structs§
- Contact
Stat 🔒 - Joined
Invite 🔒 - Some information on an invite-joining event (i.e. a qr scan or a clicked link).
- Message
Stats 🔒 - Securejoin
Sources 🔒 - Securejoin
UiPaths 🔒 - Statistics 🔒
Enums§
- Securejoin
Source - Where a securejoin invite link or QR code came from. This is only used if the user enabled StatsSending.
- Securejoin
UiPath - How the user opened the QR activity in order scan a QR code on Android. This is only used if the user enabled StatsSending.
- Verified
Status 🔒
Constants§
- MESSAGE_
STATS_ 🔒UPDATE_ INTERVAL_ SECONDS - SENDING_
INTERVAL_ 🔒SECONDS - STATISTICS_
BOT_ 🔒EMAIL - STATISTICS_
BOT_ 🔒VCARD
Functions§
- count_
securejoin_ 🔒invite - count_
securejoin_ 🔒ux_ info - ensure_
last_ 🔒old_ contact_ id - get_
contact_ 🔒stats - get_
message_ 🔒stats last_msg_id: The last msg_id that was already counted in the previous stats. Only messages newer than that will be counted.one_one_chats: If true, only messages in 1:1 chats are counted. If false, only messages in other chats (groups and broadcast channels) are counted.- get_
securejoin_ 🔒invite_ stats - get_
securejoin_ 🔒source_ stats - get_
securejoin_ 🔒uipath_ stats - get_
stats 🔒 - get_
stats_ 🔒chat_ id - get_
timestamps 🔒 - is_
false 🔒 - maybe_
send_ stats - Sends a message with statistics about the usage of Delta Chat, if the last time such a message was sent was more than a week ago.
- maybe_
update_ 🔒message_ stats - pre_
sending_ 🔒config_ change - send_
stats 🔒 - set_
last_ 🔒counted_ msg_ id - should_
send_ 🔒stats - stats_
id 🔒 - time_
has_ 🔒passed - update_
message_ 🔒stats - update_
message_ 🔒stats_ inner