pub async fn save( context: &Context, namespace: Namespace, foreign_id: Option<ChatId>, token: &str, ) -> Result<()>
Saves a token to the database.