You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
I want to pass into slackcat a string like
and see a real link into slack channel. To do this, slackcat have to pass
parse=fullas I understand? read more hereBut as I see, slackcat has already done it! Mb I should use
link_names=1? Anyone knows?