Home > borogove > AvailableChatIterator > next
AvailableChatIterator.next() method
Signature:
next(): Promise<{done: boolean, value?: borogove_AvailableChat | null}>;
Returns:
Promise<{done: boolean, value?: borogove_AvailableChat | null}>
Home > borogove > AvailableChatIterator > next
Signature:
next(): Promise<{done: boolean, value?: borogove_AvailableChat | null}>;
Returns:
Promise<{done: boolean, value?: borogove_AvailableChat | null}>