#Get Original Poster

1 messages · Page 1 of 1 (latest)

cedar lantern
#

From a GuildForumChannel, can I get who is the OP of that channel?

twin bronze
#

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

cedar lantern
twin bronze
#

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

queen shoal
#

Channels != Threads

#

@cedar lantern get_thread :)

#

bot.cache.get_thread

#

cc @twin bronze :)