Skip to content

Conversation

@ferhatelmas
Copy link
Contributor

No description provided.


public ReactionOption UserFilter(string value)
{
_userId = value;
Copy link
Contributor

Choose a reason for hiding this comment

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

[dotnet] reported by reviewdog 🐶
error CS0191: A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer) [/home/runner/work/stream-net/stream-net/src/stream-net.csproj]


public ReactionOption ChildrenUserFilter(string value)
{
_childrenUserId = value;
Copy link
Contributor

Choose a reason for hiding this comment

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

[dotnet] reported by reviewdog 🐶
error CS0191: A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer) [/home/runner/work/stream-net/stream-net/src/stream-net.csproj]

@ferhatelmas ferhatelmas merged commit b91764b into master Jun 24, 2022
@ferhatelmas ferhatelmas deleted the reaction-params branch June 24, 2022 12:53
ferhatelmas added a commit that referenced this pull request Jun 24, 2022
@github-actions github-actions bot mentioned this pull request Jun 24, 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.

2 participants