Trait HistoryEndpointMethods

Source
trait HistoryEndpointMethods {
    // Required method
    fn get(&self) -> GetUserHistoryBuilder;
}

Required Methods§

Implementors§