Benn

Results 6 comments of Benn

Hi @TonyValenti thanks for your interesting question, I hope you have found the solution to your problem by now (apologies for taking so long) but in case you haven't (and...

Although, looking at your sample, the Block Kit doesn't contain a definition for rich_text or rich_text_section, will investigate and try and implement!

Hey, you can get if you copy the link to the message and extract the ID from the end of the URL. example: https://[yourdomain].slack.com/archives/C6JPLL60L/p1582740873000100 ------------------------------------------------------------------------^^^^^^^^^^^^^^^^^^^ becomes: 1582740873.000100 hope that helps.

Sorry, I only really addressed part of your question here... chat.postMessage that you've linked to is not the API method that is being called as part of SlackClient.Post. Posting to...

@tolbxela I don't suppose you have a slightly more complete example do you? I can't see to get my head around where I need to call QueueInvocableWithPayload/QueueCancellableInvocable and where do...

@tolbxela Thank you for the example, just one question though - and apologies if i'm missing the point massively - where does the CancellationTokenSource instance come from so i can...