Skip to content
Discussion options

You must be logged in to vote

I believe the following gets you what you want:

API::moduleImport("aiohttp").getMember("ClientSession").getInstanceFromAnnotation().getMember("get")

Since the call is on session which is an instance of ClientSession.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Light1Smile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants