ChannelCategoryEditAction¶
Inherits: ChannelAction < DiscordRESTAction < Reference < Object
Description¶
Action to edit a guild category channel.
Methods¶
| return type | signature |
|---|---|
| Guild.ChannelCategory | submit ( ) coroutine |
Method Descriptions¶
-
ChannelCategoryEditAction ChannelCategoryEditAction ( DiscordRESTMediator rest, int channel_id )
Constructs a new
ChannelCategoryEditActioninstance.
-
Guild.ChannelCategory submit ( ) coroutine
Edits the category.