docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EditChannelTextMessageAsync

    EditChannelTextMessageAsync(string, string, string)

    Edits an already sent message in a Channel.

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

    The name of the channel for the message to be edited.

    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)