--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcUtilities.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcUtilities.html Wed Dec 20 14:58:58 2023 +0100 @@ -64,7 +64,13 @@ <dl> <dt>Return:</dt> <dd> -dictionary with channel modes mapping (dict) +dictionary with channel modes mapping +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +dict </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -79,15 +85,21 @@ </p> <dl> -<dt><i>msg</i></dt> +<dt><i>msg</i> (str)</dt> <dd> -message to process (string) +message to process </dd> </dl> <dl> <dt>Return:</dt> <dd> -processed message (string) +processed message +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -103,7 +115,13 @@ <dl> <dt>Return:</dt> <dd> -time stamp (string) +time stamp +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div>