Protocols/MSNP/Commands/REG

From NINA Wiki
Revision as of 00:23, 29 May 2020 by AD (talk | contribs) (1 revision imported)
Jump to navigation Jump to search

REG

SUMMARY

Renames a group.

SYNTAX

   REG trid group-num new-name unk-num
  • new-name: The URL-encoded name which the group group-num is desired to be renamed to
  • unk-num: A numerical value which serves no use. It can be set to 0.

RESPONSE

   REG trid ver-num group-num new-name unk-num

DESCRIPTION

The group with group-num is renamed to new-name.

ERRORS

  • 224: Nonexistent group

Attempting to assign a name of more than 128 characters to a group will cause disconnection.

VERSION

MSNP8, MSNP9