Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bot_example_crystal
main
Top Level Namespace
Bot
Built with Crystal 1.9.2
2023-10-07 17:10:40 UTC
module
Bot
Defined in:
bot.cr
Class Method Summary
.handle_message
(ws : HTTP::WebSocket, received_message : JSON::Any)
Class Method Detail
def self.
handle_message
(ws : HTTP::WebSocket, received_message : JSON::Any)
#
[
View source
]