pub(crate) async fn add_info_msg( context: &Context, chat_id: ChatId, text: &str, timestamp: i64, ) -> Result<MsgId>
Adds info message with a given text and timestamp to the chat.
timestamp