Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
Circed
main
Circed
ActionHelper
Actions
Away
BaseAction
Cap
ChannelAction
Invite
Join
Kick
List
Mode
Names
Nick
Part
Privmsg
Quit
Topic
UserAction
Who
Whois
Client
ClosedClient
Commands
ServerCommands
Config
Core
AuthenticationCredentials
AuthenticationResult
Authenticator
MessageContext
MessageDestination
MessageHandler
MessageRouter
MessageSource
NotificationEvent
NotificationService
NotificationTarget
Repository
ServerContext
SourceType
Domain
Channel
NetworkSplit
Server
User
Format
Hostname
Infrastructure
Container
ServiceInstance
ServiceLocator
LinkedServer
LinkServer
Network
BurstProtocol
ConnectionPool
FastMessageParser
Component
ParsedMessage
NetworkState
ChannelInfo
ServerInfo
UserInfo
Numerics
Performance
Metrics
Pingpong
ClosedClient
PingStoppedException
Repositories
ChannelRepository
ServerRepository
UserRepository
Server
ServerHandler
Services
AuthenticationManager
AuthenticationService
AuthenticationSession
AuthenticationState
IRCService
MessageValidator
NotificationService
RateLimiter
ServerCredentials
UserCredentials
SocketHelper
UnifiedMessaging
User
Utils
IrcUtils
ErrorMessages
Generated using Crystal 1.16.3
2025-10-10 00:37:29 UTC
class
Circed::
Actions::
Whois
Circed::Actions::Whois
Circed::Actions::UserAction
Circed::Actions::BaseAction
Reference
Object
Defined in:
circed/actions/whois.cr
Class methods inherited from class
Circed::Actions::UserAction
call(sender : Client, target_nickname : String, *args)
call
Class methods inherited from class
Circed::Actions::BaseAction
call(sender : Client, *args)
call