Closed kimadactyl closed 3 years ago
It doesn't really make sense to send or re-send an invite via Telegram. It will only actually reach the recipient if they have already interacted with the Telegram bot.
So should the action always send via SMS, and give an error if there is no phone_number defined?
Yeah that sounds fine :)
Overview
The "Resend SMS invite" action in the Django admin menu doesn't actually send an SMS, it sends a message on the current default channel for that user.
Acceptance Criteria