pub async fn get_chat_contacts( context: &Context, chat_id: ChatId, ) -> Result<Vec<ContactId>>
Returns a vector of contact IDs for given chat ID.