Created a page for the User Recording Voice Message node. |
reword, add additional info |
||
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]] |
Revision as of 08:22, 30 April 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
.