Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

feat: Add delete_after field to SendMixin.send (#507) #508

Merged
merged 2 commits into from
May 31, 2022

Conversation

zevaryx
Copy link
Contributor

@zevaryx zevaryx commented May 30, 2022

What type of pull request is this?

  • Non-breaking code change
  • Breaking code change
  • Documentation change/addition
  • Tests change

Description

This PR adds an argument to SendMixin.send called delete_after. This simply adds a feature to delete a message delete_after seconds after it was sent.

Changes

  • Add delete_after argument to SendMixin.send

Checklist

  • I've formatted my code with Black
  • I've ensured my code works on Python 3.10.x
  • I've tested my code

@LordOfPolls LordOfPolls merged commit 31b8140 into NAFTeam:dev May 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants