mastodonpp
0.0.0
|
Holds the hostname and access token of an instance. More...
#include <instance.hpp>
Public Member Functions | |
Instance (string instance, string access_token) | |
Construct a new Instance object. More... | |
Holds the hostname and access token of an instance.
|
explicit |
Construct a new Instance object.
instance | The hostname of the instance. |
access_token | Your access token. |