pub async fn call_state(context: &Context, msg_id: MsgId) -> Result<CallState>
Returns call state given the message ID.
Returns an error if the message is not a call message.