fix: narrow telegram chat display names#26
fix: narrow telegram chat display names#26dutchiono wants to merge 1 commit intoelizaos-plugins:alphafrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing as superseded — current |
Summary
Why
Windows Milady installs were surfacing a TypeScript build failure in this plugin because
ctx.chatis a union and the code accessedtitle,first_name, andusernamewithout narrowing.Validation