python sdk for calls
hey guys!
how can i make calls asuser using python sdk?
-
user_to_impersonate = client.user(user_id='USER_ID_GOES_HERE') user_client = client.as_user(user_to_impersonate)
サインインしてコメントを残してください。
hey guys!
how can i make calls asuser using python sdk?
user_to_impersonate = client.user(user_id='USER_ID_GOES_HERE') user_client = client.as_user(user_to_impersonate)
サインインしてコメントを残してください。
コメント
1件のコメント