#Get Original Poster
1 messages · Page 1 of 1 (latest)
don't think there's any OP of a forum channel, if you mean the OP of some thread inside the forum it would be the thread channels owner_id
interaction.get_channel() returns None in a Thread, How can I solve this?
if you cant get the channel with get_channel it means it is not cached and you should fetch it from the discord rest api with fetch_channel