pub async fn get_chat_description( context: &Context, chat_id: ChatId, ) -> Result<String>
Load the chat description from the database.
UIs show this in the profile page of the chat, it is settable by set_chat_description
set_chat_description