get_instance_general(instance = NULL, token = NULL, anonymous = TRUE)get_instance_peers(instance = NULL, token = NULL, anonymous = TRUE)
get_instance_activity(instance = NULL, token = NULL, anonymous = TRUE)
get_instance_emoji(instance = NULL, token = NULL, anonymous = TRUE)
get_instance_directory(
instance = NULL,
token = NULL,
offset = 0,
limit = 40,
order = "active",
local = FALSE,
anonymous = TRUE,
parse = TRUE
)
get_instance_trends(
instance = NULL,
token = NULL,
limit = 10,
anonymous = TRUE
)
get_instance_rules(instance = NULL, token = NULL, anonymous = TRUE)
get_instance_blocks(instance = NULL, token = NULL, anonymous = TRUE)