#🔒 How to get the category?
20 messages · Page 1 of 1 (latest)
@karmic stump
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.
!d discord.abc.GuildChannel.category
property category```
The category this channel belongs to.
If there is no category then this is `None`.
Any implementation of GuildChannel abstract class will provide the category property
I need to get another category.
based on?
чат 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
will it always be in the ВАШИ ЗАКАЗЫ category?
Yes
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.
Category is the channel??
yes
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.