pub async fn maybe_send_stats(context: &Context) -> Result<Option<ChatId>>Expand description
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.
On the other end, a bot will receive the message and make it available to Delta Chat’s developers.