#Pagination with embeds

1 messages · Page 1 of 1 (latest)

floral flare
floral flare
#

The channel object is not passed with the interaction iirc

#

So if it can't find the channel in cache - it just passes null

#

A channel can be missing from cache if

  • one is an archived thread
  • you have Guilds intent disabled
#

you need to enable it in code

#

in DiscordSocketConfig

#

it's enabled by default unless you override it

#

check if you set GatewayIntents property

#

are you sure?
Could you show how do you initilize your DiscordSocketClient

#

uhmmmmm

#

the thing is

#

oh wait nvm

#

nah
I was going to suggest reordering singletons but then realized it should all be fine

#

hmm yeah idk then
it should all just work

#

unless you use the command before the client is ready