/// Data structure for the MastodonClient::add_filter method
pub use AddFilterRequest;
/// Data structure for the MastodonClient::add_push_subscription method
pub use ;
/// Data structure for the MastodonClient::statuses method
pub use StatusesRequest;
/// Data structure for the MastodonClient::update_credentials method
pub use UpdateCredsRequest;