The Twilio Programmable Chat channel 'sendMessage' method returns a promise with a value that appears to be the newly created message's index. However, this is not confirmed in the documentation.
Is this value the actual index and is it a supported feature?