Skip to content

Commit

Permalink
Update stream-chat-android-client/src/main/java/io/getstream/chat/and…
Browse files Browse the repository at this point in the history
…roid/client/ChatClient.kt

Co-authored-by: Kanat Kiialbaev <[email protected]>
  • Loading branch information
JcMinarro and kanat committed May 14, 2024
1 parent a65167c commit a03bb13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1556,7 +1556,7 @@ internal constructor(
*
* @param parentId The id of the parent message.
* @param limit The number of replies to fetch.
* @param lastId The id of the last message to fetch.
* @param lastId The id of the last message to fetch from exclusively.
*
* @return Executable async [Call] responsible for fetching newer replies.
*/
Expand Down

0 comments on commit a03bb13

Please sign in to comment.