Search Results for

    Show / Hide Table of Contents

    Class ChannelsJoinedResponse

    Parsed response object that is returned when asking the RocketChat API for the joined channels

    Inheritance
    object
    ChannelsJoinedResponse
    Namespace: i5.Toolkit.Core.RocketChatClient
    Assembly: cs.temp.dll.dll
    Syntax
    public class ChannelsJoinedResponse

    Fields

    channels

    Declaration
    public ChannelGroup[] channels
    Field Value
    Type Description
    ChannelGroup[]
    In this article
    Back to top i5 Toolkit Documentation