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

feat(stdlib): message() #1999

Merged
merged 20 commits into from
Feb 25, 2025
Merged

feat(stdlib): message() #1999

merged 20 commits into from
Feb 25, 2025

Conversation

Shvandre
Copy link
Contributor

@Shvandre Shvandre commented Feb 25, 2025

Issue

Closes #1983.

Checklist

  • I have updated CHANGELOG.md
  • I have run all the tests locally and no test failure was reported
  • I have run the linter, formatter and spellchecker
  • I did not do unrelated and/or undiscussed refactorings

@Shvandre Shvandre requested a review from a team as a code owner February 25, 2025 10:03
@Shvandre
Copy link
Contributor Author

I will update CHANGELOG in a moment

@novusnota novusnota self-requested a review February 25, 2025 10:15
@anton-trunov anton-trunov added this to the v1.6.0 milestone Feb 25, 2025
Co-authored-by: Anton Trunov <anton@tonstudio.io>
@novusnota novusnota changed the title Transfer implemented feat(stdlib): message() Feb 25, 2025
@novusnota
Copy link
Member

novusnota commented Feb 25, 2025

Adding docs
UPD: Done!

@anton-trunov anton-trunov self-assigned this Feb 25, 2025
@novusnota
Copy link
Member

novusnota commented Feb 25, 2025

@anton-trunov pls don't lowercase Structs -- they're meant to represent the data types. Like Messages, as opposed to messages the concept.

UPD: After internal discussion: #2012.

@anton-trunov anton-trunov merged commit 2071417 into main Feb 25, 2025
25 checks passed
@anton-trunov anton-trunov deleted the TransferFunction branch February 25, 2025 17:51
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.

send() variant when code and data are null
4 participants