python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to set up Notifications using Aiogram
I'm new to programming and I'm trying to implement function to my Telegram bot, which should check data from database, compare time and send notification if time has come.
However I have this type of ...
Antarctica
Votes: 0
Answers: 0
Notification System - dual writes problem
Example scenario:
New user is created within a group (we need to ensure their email is unique etc.).
We'd like to send an event UserCreated (via PubSub/Kafka/RabbitMQ) in order to trigger some additio...
yagineko
Votes: 0
Answers: 2
Flutter - How to change the background color of awesome_notification?
I am using the awesome_notification plugin to show scheduled notifications in flutter. Everything works fine, but the notification is so simple-looking. It has a white background and black text. I won...
Aditya Hathlee
Votes: 0
Answers: 1
Android: Notification Shows in Delay And Stops Updating When App Closed for 30 Seconds (on OnePlus 8T)
Google has its clock app, which includes its stopwatch. I'm currently trying to create in my app a (count-up) timer, or you can call it a stopwatch, that will be able to run in the background, and whe...
Nitzan Daloomy
Votes: 0
Answers: 3