Skip to content

docs(TelegramAPIConnector): fix __init__ config type in docstring#1633

Merged
openminddev merged 1 commit intoOpenMind:mainfrom
Wanbogang:docs-fix-telegram-api-config-type
Jan 18, 2026
Merged

docs(TelegramAPIConnector): fix __init__ config type in docstring#1633
openminddev merged 1 commit intoOpenMind:mainfrom
Wanbogang:docs-fix-telegram-api-config-type

Conversation

@Wanbogang
Copy link
Copy Markdown
Contributor

Summary

This PR fixes an incorrect type annotation in the docstring of the __init__ method of the TelegramAPIConnector class in src/actions/telegram/connector/telegramAPI.py.

Changes

  • Corrected the documented type for the config parameter in TelegramAPIConnector.__init__ docstring from ActionConfig to TelegramAPIConfig.

@Wanbogang Wanbogang requested review from a team as code owners January 18, 2026 12:35
@github-actions github-actions Bot added robotics Robotics code changes python Python code labels Jan 18, 2026
@openminddev openminddev merged commit 51c43b6 into OpenMind:main Jan 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python code robotics Robotics code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants