Created a page for the User Recording Voice Message node. |
Added category: ContinuouslyChanging nodes |
||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
|}} | |}} | ||
The | The '''User Recording Voice Message''' node returns if a user is currently recording a voice message in the [[Contacts Menu]]. | ||
== Inputs == | == Inputs == | ||
Line 18: | Line 18: | ||
=== User ([[User]]) === | === User ([[User]]) === | ||
The user | The user to check. | ||
== Outputs == | == Outputs == | ||
Line 24: | Line 24: | ||
=== * ([[Type:bool|bool]]) === | === * ([[Type:bool|bool]]) === | ||
Outputs <code>true</code> if the user is recording a voice message, otherwise outputs <code>false</code>. | |||
[[Category:ProtoFlux:Users:Info]] | [[Category:ProtoFlux:Users:Info]] | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 06:53, 27 May 2025
User Recording Voice Message
Info
The User Recording Voice Message node returns if a user is currently recording a voice message in the Contacts Menu.
Inputs
User (User)
The user to check.
Outputs
* (bool)
Outputs true
if the user is recording a voice message, otherwise outputs false
.