Created a page for the User Delta Messages node. |
m YoshBot moved page ProtoFlux:User Delta Messages to ProtoFlux:UserDeltaMessages: Automated: removing spaces from ProtoFlux namespace |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
|}} | |}} | ||
The <code>User Delta Messages</code> node takes in a [[Type:User|user]] and returns that user's delta (or change of) time of the messages. If the user is host, then that number is always zero (0). | The <code>User Delta Messages</code> node takes in a [[Type:User|user]] and returns that user's delta (or change of) time of the messages. If the user is [[ProtoFlux:Host User|host]], then that number is always zero (0). | ||
== Inputs == | == Inputs == | ||
Line 27: | Line 27: | ||
[[Category:ProtoFlux:Users:Info]] | [[Category:ProtoFlux:Users:Info]] | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 00:39, 21 August 2025
User Delta Messages
Info
The User Delta Messages
node takes in a user and returns that user's delta (or change of) time of the messages. If the user is host, then that number is always zero (0).
Inputs
User (User)
The user that we want info from.
Outputs
* (int)
Returns the delta messages of that user.