Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 235 Bytes

wee-slack.md

File metadata and controls

23 lines (15 loc) · 235 Bytes

wee-slack

Delete messages

To delete the previous message:

s///

OR

1s///

To delete the 2nd most recent message:

2s///

The 2 can be replaced by any number n to delete the nth most recent message.