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

[FEAT] Add "delete_after" as (float) param to .send functions. #507

Closed
Speedcup opened this issue May 30, 2022 · 0 comments
Closed

[FEAT] Add "delete_after" as (float) param to .send functions. #507

Speedcup opened this issue May 30, 2022 · 0 comments

Comments

@Speedcup
Copy link

Add "delete_after" as an optional param to .send functions, like how its done in d.py. If you want to send temp messages which should be deleted after x amount of seconds the delete_after param would be very convenient. :D.

I would also use float as type like d.py, because its the most accurate.

Quick and easy, I think. As simple and convenient as it sounds like :3.

zevaryx added a commit to zevaryx/NAFF that referenced this issue May 30, 2022
zevaryx added a commit to zevaryx/NAFF that referenced this issue May 30, 2022
LordOfPolls pushed a commit that referenced this issue May 31, 2022
* feat: Add delete_after field to SendMixin.send (#507)

* refactor: Use create_task instead of ensure_future
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants