Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added queryMessageFlags method #676

Merged
merged 6 commits into from
May 19, 2021
Merged

added queryMessageFlags method #676

merged 6 commits into from
May 19, 2021

Conversation

gumuz
Copy link
Contributor

@gumuz gumuz commented May 10, 2021

CLA

  • I have signed the Stream CLA (required).
  • Code changes are tested

Description of the changes, What, Why and How?

Changelog

@github-actions
Copy link
Contributor

github-actions bot commented May 10, 2021

Size Change: +671 B (0%)

Total Size: 224 kB

Filename Size Change
dist/browser.es.js 48.8 kB +152 B (0%)
dist/browser.full-bundle.min.js 28.1 kB +59 B (0%)
dist/browser.js 49.3 kB +154 B (0%)
dist/index.es.js 48.8 kB +152 B (0%)
dist/index.js 49.3 kB +154 B (0%)

compressed-size-action

src/client.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@ferhatelmas ferhatelmas left a comment

Choose a reason for hiding this comment

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

LGTM

@ferhatelmas
Copy link
Contributor

@mahboubii good to give a last look and merge.

@gumuz gumuz merged commit 8c38f79 into master May 19, 2021
@gumuz gumuz deleted the flagged-messages-endpoint branch May 19, 2021 13:33
@gumuz
Copy link
Contributor Author

gumuz commented May 20, 2021

@mahboubii even though this is already merged, could you take a quick look at it to see if all is well and perhaps create a release for it? 🙏🏽

approved_at?: string;
created_at?: string;
created_by_automod?: boolean;
moderation_result?: {};
Copy link
Contributor

@mahboubii mahboubii May 21, 2021

Choose a reason for hiding this comment

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

this is not 100% accurate, could be UnknownType if we don't know the exact type @gumuz

Copy link
Contributor Author

Choose a reason for hiding this comment

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

created a new PR for this here: #681

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.

None yet

3 participants