Skip to content

Conversation

@peterdeme
Copy link
Contributor

  • Full feature parity for Java

@Nullable @Query("type") String channelType,
@Nullable @Query("id") String channelId);
@Nullable @Query("id") String channelId,
@Nullable @Query("shadow") Boolean shadow);
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like this param doesn't have any effect. It removes 2 types of bans. @ferhatelmas

Copy link
Contributor Author

Choose a reason for hiding this comment

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

interesting. I couldn't find it in the REST docs, but Python/Ruby etc has it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

I see go sdk has it too 🤔. Alright, let's keep it for consistency

Copy link
Contributor Author

Choose a reason for hiding this comment

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

and the tests succeed as well, so.. 🤔

@peterdeme peterdeme merged commit 237c7cb into main Jan 12, 2022
@peterdeme peterdeme deleted the feature-parity branch January 12, 2022 14:26
This was referenced Jan 18, 2022
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.

3 participants