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

Dark mode support #85

Merged
merged 3 commits into from
Aug 1, 2020
Merged

Dark mode support #85

merged 3 commits into from
Aug 1, 2020

Conversation

marcauberer
Copy link
Contributor

Hi,
I have another pr for you!

Changes:

  • Add support for dark mode
  • Upgrade dependency versions
  • Update gradle plugin

Would appreciate a merge ...

@marcauberer
Copy link
Contributor Author

Can we merge this?

@javiersantos javiersantos merged commit ab89dab into javiersantos:master Aug 1, 2020
@javiersantos
Copy link
Owner

@halo1978
Copy link

use TelegramBot\TelegramBot; $bot = new TelegramBot($token); $update=$bot->getWebhookUpdate(); $bot->sendMessage([ 'chat_id' => $update->message->chat->id, 'text' => 'Hello world!' ]);

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

Successfully merging this pull request may close these issues.

3 participants