Vai su BOT RISO Telegram ed imposta l'Username di Telegram.
{{ $t('reg.scegli_username') }}
event.preventDefault()"
@keyup.enter="
!v$.username.$error ? $refs.inputName.focus() : null
"
maxlength="20"
debounce="500"
:error-message="
tools.errorMsg('username', v$.username) ||
(isalreadyReg ? 'L\'Username è gia stato registrato!' : '')
"
:label="$t('reg.username_reg')"
>
{{ $t('reg.scegli_password') }}
Privacy Policy
Utente già registrato con l'username {{ signup.username }}