I want to get user ID whose Thread channel is created on his message in the parent channel, Idk if there is a way for it or not
it's not channel.ownerId This is for member who created thread
CodePudding user response:
The method .fetchStarterMessage(options) fetches the message that started the thread.
