#🔒 How to get the category?

20 messages · Page 1 of 1 (latest)

karmic stump
#

How get category for move channel in her

onyx siloBOT
#

@karmic stump

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

deep granite
onyx siloBOT
deep granite
#

Any implementation of GuildChannel abstract class will provide the category property

karmic stump
deep granite
karmic stump
#

чат is channel where command wil be launch

#

And he's location is RU ORDER PAGE category

#

But I need to find ВАШИ ЗАКАЗЫ category to move new created channel in her

deep granite
deep granite
#

!d discord.Guild.get_channel

onyx siloBOT
#

get_channel(channel_id, /)```
Returns a channel with the given ID.

Note

This does *not* search for threads.

Changed in version 2.0: `channel_id` parameter is now positional-only.
karmic stump
#

Category is the channel??

deep granite
#

yes

onyx siloBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.