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

Add message send command #2

Merged
merged 3 commits into from
Feb 11, 2023
Merged

Add message send command #2

merged 3 commits into from
Feb 11, 2023

Conversation

zmoog
Copy link
Owner

@zmoog zmoog commented Feb 11, 2023

The new send command sends a text message to a chat.

tgm message send --chat-id 123456789 --text ‘hello’

Chat IDs can be users or groups.

The new `send` command sends a text message to a
chat.

    tgm message send --chat-id 161035319 --text ‘hello’

Chat IDs can be users or groups.
@zmoog zmoog self-assigned this Feb 11, 2023
@zmoog zmoog added the enhancement New feature or request label Feb 11, 2023
@zmoog zmoog merged commit 00dd87e into main Feb 11, 2023
@zmoog zmoog deleted the zmoog/send-message branch February 11, 2023 06:20
@zmoog zmoog mentioned this pull request Feb 11, 2023
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.

None yet

1 participant