package
0.0.0-20241226145337-189dd4824b7a
Repository: https://github.com/jisin0/tgmessagestore.git
Documentation: pkg.go.dev
# Functions
Insert a message to be deleted into the database:
- data : Data to be entered.
Runs an autodelete ticker job that runs every minute and queries the db for expired messages and deletes them.
# Structs
Data to be entered into the autodelete db.