Expand description

Requests

Structs§

  • Data structure for the MastodonClient::add_filter method Form used to create a filter
  • Data structure for the MastodonClient::add_push_subscription method Builder to pass to the Mastodon::add_push_subscription method
  • Data structure for the MastodonClient::add_push_subscription method Container for the key & auth strings for an AddPushRequest
  • Data structure for the MastodonClient::statuses method Builder for making a client.statuses() call
  • Data structure for the MastodonClient::update_credentials method Builder to pass to the Mastodon::update_credentials method
  • Data structure for the MastodonClient::add_push_subscription method Builder to pass to the Mastodon::update_push_data method