]> jfr.im git - irc/unrealircd/unrealircd-rpc-php.git/commit
Channel: add optional $object_detail_level argument to getAll() and get().
authorBram Matthys <redacted>
Mon, 27 Mar 2023 08:31:04 +0000 (10:31 +0200)
committerBram Matthys <redacted>
Mon, 27 Mar 2023 08:33:10 +0000 (10:33 +0200)
commit34d2c0ee953a43c2e262079b6226dbdf14a2cbec
tree6e5592303f0f9d4f057b508bd799b8db487c494a
parent13d5df3b55af42f9727d00c5e432d46d2709a5a8
Channel: add optional $object_detail_level argument to getAll() and get().
This decides the amount of detail that is returned, see under
"Structure of a channel" at https://www.unrealircd.org/docs/JSON-RPC:Channel

Only works in UnrealIRCd 6.0.8 or later, simply ignored in earlier versions.
lib/Channel.php