Binance Connector JS
    Preparing search index...

    Interface SendMessageOptions

    Represents the options for sending a message. The object can have any number of properties, where the keys are strings and the values can be strings, numbers, booleans, objects, or undefined.

    Indexable

    • [key: string]: undefined | string | number | boolean | object