GroupDMEditAction

Inherits: DiscordRESTAction < Reference < Object

Description

Channel action to edit a group DM channel data.

Methods

return type signature
GroupDMChannel submit ( ) coroutine
GroupDMEditAction set_name ( String name )
GroupDMEditAction set_icon ( Image image )

Constants

  • int MAX_NAME_LENGTH = 100

    Maximum length of a channel name

Method Descriptions