Bluestep JS Documentation
    Preparing search index...

    Class TextSettings

    Settings used to send an text. See [[B.Text]]

    Index

    Constructors

    Properties

    Constructors

    Properties

    id: string

    The id of the relate entry that contains the phone number used for texting.

    message: string

    The message to send to the phone number.

    to: string

    The recipient's phone number. Accepts multiple formats that will be automatically normalized to E.164:

    • E.164 format: +18013363043
    • International with 00 prefix: 0018013363043
    • US/Canada 10-digit: 8013363043 (assumes +1)
    • US/Canada 11-digit: 18013363043 (assumes +)
    • Formatted: (801) 336-3043, 801-336-3043

    International numbers (12+ digits) must include + or 00 prefix. Local numbers assume +1 (US/Canada).

    unit: string | Id<Unit>

    The fully qualified unit id (e.g., 111000_U12345__148522) that has been pre-configured for Bandwidth Messaging.