Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crbot
main
Top Level Namespace
BotConfig
Confs
Error
Parser
Primitive
Val
Irc
Client
Handler
IrcMessage
PrivMsg
Built with Crystal 1.9.2
2023-10-08 14:02:20 UTC
struct
Irc::Handler
Irc::Handler
Struct
Value
Object
Defined in:
crbot.cr
Constructors
.new
(block : IrcMessage -> )
Instance Method Summary
#block
: IrcMessage ->
#clone
#copy_with
(block _block = @block)
Constructor Detail
def self.
new
(block :
IrcMessage
-> )
#
[
View source
]
Instance Method Detail
def
block
:
IrcMessage
->
#
def
clone
#
[
View source
]
def
copy_with
(block _block = @block)
#
[
View source
]