slack
slack copied to clipboard
Is there a simple way to cast SearchMessage to Message?
I am doing a search of a message and then un update of the same message with minor modification.
I was wondering if there is a way to simply cast SearchMessage to Message?
probably not, feel free to write up a helper function though and PR it!