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
When the following is entered:
add s/a1234567e e/[email protected] h/@쫀 n/john
the person is successfully added.
Since telegram handle can only contain alphanumeric characters, underscores, dashes, and periods, it would be best to set restriction on the input values.
The text was updated successfully, but these errors were encountered:
When the following is entered:
add s/a1234567e e/[email protected] h/@쫀 n/john
the person is successfully added.
Since telegram handle can only contain alphanumeric characters, underscores, dashes, and periods, it would be best to set restriction on the input values.
The text was updated successfully, but these errors were encountered: