ft_irc 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
PrivmsgCommand.cpp ファイル

Implements the PrivmsgCommand class. [詳解]

#include "PrivmsgCommand.hpp"
#include "CommandUtils.hpp"
PrivmsgCommand.cpp の依存先関係図:

[ソースコード]

詳解

Implements the PrivmsgCommand class.

This file contains the implementation of the execute method for the PrivmsgCommand class, utilizing the common handleMessage utility function to send private messages to users or channels.

PrivmsgCommand.cpp に定義があります。