docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EditDirectTextMessageAsync

    EditDirectTextMessageAsync(string, string)

    Edits an already sent message in a Direct Message.

    Declaration
    Task EditDirectTextMessageAsync(string messageId, string newMessage)
    Parameters
    Type Name Description
    string messageId

    The messageId of the message sent that you would like to edit.

    string newMessage

    The new text of the message to be edited.

    Returns
    Type Description
    Task

    Task for the operation

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)