List User Streams
Returns a list of all the streams of which the requesting user is a member, sorted by creation date (ascending - oldest to newest).
Request Example
streamTypes
streamTypes
: A list of stream types (defined as an object) that will be returned. Options are IM (1-1 instant messages), MIM (multiparty instant messages), ROOM (rooms), POST (the user's wall).
📘 Overview of streamsA stream is like a container for messages exchanged between two or more users via a given instant message (IM) or chat room. For more information, refer to Overview of streams.
Last updated