UNPKG

stream-chat

Version:

JS SDK for the Stream Chat API

7 lines 287 B
export declare const DEFAULT_QUERY_CHANNELS_MESSAGE_LIST_PAGE_SIZE = 25; export declare const DEFAULT_QUERY_CHANNEL_MESSAGE_LIST_PAGE_SIZE = 100; export declare const DEFAULT_MESSAGE_SET_PAGINATION: { hasNext: boolean; hasPrev: boolean; }; //# sourceMappingURL=constants.d.ts.map