Search Results for

    Show / Hide Table of Contents

    Class MessageSentResponse

    Parsed response object of the RocketChat API for sending a message

    Inheritance
    Object
    MessageSentResponse
    Namespace: i5.Toolkit.Core.RocketChatClient
    Assembly: cs.temp.dll.dll
    Syntax
    public class MessageSentResponse

    Fields

    channel

    Declaration
    public string channel
    Field Value
    Type Description
    String

    success

    Declaration
    public bool success
    Field Value
    Type Description
    Boolean

    ts

    Declaration
    public long ts
    Field Value
    Type Description
    Int64
    In This Article
    Back to top i5 Toolkit Documentation