IChat Controller
interface IChatController
Functions
Link copied to clipboard
abstract suspend fun getMessagesPaginated(timestamp: Long, size: Int, offset: Int, reversed: Boolean, channelId: String?): Result<GetMessagesResult, String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard