Skip to content

Conversation

@Albert-Bruun-Thomsen
Copy link

Changes

  • Added client.get_trades()
  • Updated documentation
  • Added @staticmethod to methods that didn't use self.
  • Added Sticker.sticker_id and marked Sticker.stickerId as deprecated
  • Removed .idea folder + add to .gitignore
  • Other minor changes to follow python coding styles

response = await self._request(method=method, parameters=parameters)
return response

async def get_trades(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could potentially remove get_pending_trades(...). What's your take on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant