rocketchat.calls.auth package¶
Submodules¶
rocketchat.calls.auth.get_me module¶
-
class
rocketchat.calls.auth.get_me.GetMe(settings=None, *args, **kwargs)¶ Bases:
rocketchat.calls.base.RocketChatBase-
build_endpoint(**kwargs)¶ Build the endpoint for the user given some kwargs from the initial calling.
Returns:
-
endpoint= '/api/v1/me'¶
-
post_response(result)¶
-