next()
Get the next AvailableChat from this iterator.
func next() async -> AvailableChat?
Return Value
Promise resolving to the next result, or null when exhausted
Get the next AvailableChat from this iterator.
func next() async -> AvailableChat?
Promise resolving to the next result, or null when exhausted