Skip to content

Alphanumeric Sender IDs missing documentation #149

@ace-of-aces

Description

@ace-of-aces

When I tried adding an alphanumeric sender ID to a Twilio notification, I had to dig through the source code of this package to find out that the Notifiable must have a canReceiveAlphaNumericSender function that returns true in order for the sender ID to be respected. I could not find this anywhere in the documentation.

Also, the PHPDoc description of the from method in the TwilioMessage only states "Set the phone number the message should be sent from.", although that this could also be an alphanumeric sender ID.

I found this to be quite inconvenient to work with, so I would propose for this to be properly documented. I'd be happy to create PRs for these!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions