Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
Circed
main
Top Level Namespace
Circed
ActionHelper
Actions
Invite
Join
Kick
List
Mode
Nick
Part
Privmsg
Topic
Whois
Channel
ChannelHandler
ChannelUser
Client
ClosedClient
Config
Format
Hostname
LinkedServer
Numerics
Pingpong
ClosedClient
PingStoppedException
Server
User
UserHandler
NicknameNoUsedError
NicknameUsedError
UserMode
Built with Crystal 1.9.2
2023-10-07 10:42:29 UTC
class
Circed::Actions::Nick
Circed::Actions::Nick
Reference
Object
Extended Modules
Circed::ActionHelper
Defined in:
circed/actions/nick.cr
Constant Summary
COMMAND
=
"NICK"
Class Method Summary
.call
(sender, new_nickname : String)
.command
Class Method Detail
def self.
call
(sender, new_nickname : String)
#
[
View source
]
def self.
command
#
[
View source
]