We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ParseMode is not considered in secret chats when replying to a message in this way
$update->replyPhoto( file: new LocalFile('test.jpg'), caption: '<emoji id="5368324170671202286">👍</emoji> Hey <b>there</b>', parseMode: ParseMode::HTML );
The text was updated successfully, but these errors were encountered:
ParseMode is not considered in secret chats when replying to a message in this way $update->replyPhoto( file: new LocalFile('test.jpg'), caption: '<emoji id="5368324170671202286">👍</emoji> Hey <b>there</b>', parseMode: ParseMode::HTML );
100000 star
Sorry, something went wrong.
Hoof
No branches or pull requests
ParseMode is not considered in secret chats when replying to a message in this way
The text was updated successfully, but these errors were encountered: