1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-06 23:46:28 +02:00

5 lines
167 B
Plaintext
Raw Normal View History

2024-09-17 15:57:44 +03:00
 Token = FunctionParameters["Viber_ChannelToken"];
UserID = FunctionParameters["Viber_ChannelAdminID"];
Result = OPI_Viber.GetUserData(Token, UserID);