Implementations may not want to give interface access to this
command as it is hardly a command that would be used by an end
- user. However, it must be implemented as it is used with private
- message sending.
+ user. However, it must be implemented as it is most likely used
+ with private message sending.
The IDENTIFY command MUST be always sent to the router by server
so that all users are searched. However, server MUST still search
When nickname is changed new Client ID is generated. Server MUST
distribute SILC_NOTIFY_TYPE_NICK_CHANGE to local clients on the
channels (if any) the client is joined on. Then it MUST send
- SILC_PACKET_REPLACE_ID to its primary route to replace the old
- Client ID with the new one.
+ SILC_NOTIFY_TYPE_NICK_CHANGE notify to its primary route to
+ notify about nickname and Client ID change.
Reply messages to the command:
Arguments: (1) <Status Payload> (2) <New ID Payload>
(3) <nickname>
- This command is replied always with New ID Payload that is
+ This command replies always with <New ID Payload> that is
generated by the server every time user changes their nickname.
Client receiving this payload MUST start using the received
Client ID as its current valid Client ID. The New ID Payload