I am able to set slack reminder using /remind #public-channel
but for private channel there is no option.
I was able to set the reminder for the private channel by treating the name as a public channel as such :
Channel name : @private-channel
/remind #private-channel at 9AM every weekday to Start standup
Using #private-channel
did not show the channel as an option in the list, but after submitting the reminder, it works