#SocketGuild object returned by DiscordSocketClient.GetGuild has almost no data

1 messages · Page 1 of 1 (latest)

plain tendon
#

I'm trying to get a specific channel by name by looping through the TextChannels property of the SocketGuild, but most of its fields are null.

What's going on here? The bot is online and slash commands work, so I know it's functional and has the ReadMessages/ViewChannels permission.

Is what I'm doing just not possible, do I have to find the textchannel by id?

turbid harbor
#

enable it in socket config & it should solve the issue