Skip to content

feat: implement __using__ macro for TelegramEx.Builder#29

Merged
lsdrfrx merged 1 commit into
mainfrom
feature/builder-macro
Jul 10, 2026
Merged

feat: implement __using__ macro for TelegramEx.Builder#29
lsdrfrx merged 1 commit into
mainfrom
feature/builder-macro

Conversation

@lsdrfrx

@lsdrfrx lsdrfrx commented Jul 10, 2026

Copy link
Copy Markdown
Owner

This macro includes shared silent/1 and reply_to/2 functions that are common to all builders

Ready Checklist

  • Implementation: code works, types are specified, dialyzer passes
  • Documentation: functions have @doc, README updated if needed
  • Tests: tests added/updated, mix test passes locally
  • Example: usage example added to /example

This macro includes shared `silent/1` and `reply_to/2` functions that
are common to all builders
@lsdrfrx lsdrfrx added the enhancement New feature or request label Jul 10, 2026
@lsdrfrx lsdrfrx merged commit d4a5496 into main Jul 10, 2026
1 check passed
@lsdrfrx lsdrfrx deleted the feature/builder-macro branch July 11, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant