Package com.bytedesk.social.meta
Class MetaAppWebhooks.GraphApi
java.lang.Object
com.bytedesk.social.meta.MetaAppWebhooks.GraphApi
- Enclosing class:
- MetaAppWebhooks
Graph API交互类
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<com.fasterxml.jackson.databind.JsonNode>
getUserProfile
(String userId)
-
Constructor Details
-
GraphApi
public GraphApi()
-
-
Method Details
-
getUserProfile
public static CompletableFuture<com.fasterxml.jackson.databind.JsonNode> getUserProfile(String userId)
-