feat: customizable message for required params #36
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: thereadme/node-telegram-api#36
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#17
Thanks Ali
I'm not in favor of optional arguments that come in the middle and not the end.
Let's move this to the last argument to avoid confusions.
I've changed the code, as you wish.
I think you can instead do this:
yea, it's good idea. it's done.
Thanks