You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Some platforms like Telegram use number as user id, so function setUserId should allow numbers.
Currently if I put number in setUserId I will get:
Error: One or more requir
ed fields were not set on the message, please check the documentation on how to set the following message fields:
api_key, type, user_id, time_stamp, platform, message
Some platforms like Telegram use number as user id, so function
setUserIdshould allow numbers.Currently if I put number in
setUserIdI will get: