knockknock icon indicating copy to clipboard operation
knockknock copied to clipboard

Example on Teams is wrong

Open th0mi opened this issue 5 years ago • 3 comments

Your example on teams looks like this: @teams_sender(token="<webhook_url_to_your_teams_channel>")

while it should look like that:

@teams_sender(webhook_url="<webhook_url_to_your_teams_channel>")

th0mi avatar Apr 26 '20 09:04 th0mi

@th0mi Good catch! I made a typo here. Fixed in the PR

noklam avatar Apr 26 '20 09:04 noklam

I came here to update the same but usually check if someone has already raised to avoid duplication and maintenance for mainteners. is the PR approved?

ssameerr avatar Oct 14 '20 12:10 ssameerr

@VictorSanh

noklam avatar Oct 14 '20 14:10 noklam