SendEmail
This will send an email to the passed email address with the title and message.
Bridge.Phone.SendEmail(email, title, message)local Bridge = exports["community_bridge"]:Bridge()
Bridge.Phone.SendEmail()Last updated
This will send an email to the passed email address with the title and message.
Bridge.Phone.SendEmail(email, title, message)local Bridge = exports["community_bridge"]:Bridge()
Bridge.Phone.SendEmail()Last updated