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

To be able to send "sendMessageEntity" #41

Closed
felisucoibi opened this issue Nov 15, 2016 · 1 comment
Closed

To be able to send "sendMessageEntity" #41

felisucoibi opened this issue Nov 15, 2016 · 1 comment

Comments

@felisucoibi
Copy link

I think just this and update de html....

public function sendMessageEntity(array $content) {
return $this->endpoint("sendMessage", $content);
}

@Eleirbag89
Copy link
Owner

The sendMessage doesn't have a way to set the message entities, you can only read it from a user's message

https://core.telegram.org/bots/api#sendmessage

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

No branches or pull requests

2 participants