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