Adrian

Results 1 issues of Adrian

send-slackfile and send-slackmessage should support threads send-slackfile should be modified as follows: ... [parameter(ParameterSetName = 'Content')] [string]$FileType, [string[]]$Channel, [string]$thread_ts, [string]$FileName, [String]$Title, [String]$Comment, ... process { if ($Content) { $body =...