OLLMchat.MessageQueue.find – ollmchat Reference Manual
Packages
ollmchat
OLLMchat
MessageQueue
items
MessageQueue
append
contains
find
get_item
get_item_type
get_n_items
insert
remove
remove_all
remove_at
can_queue
find
Description:
public
bool
find
(
Message
message,
out
uint
position)
Find
message
and return its position.
Parameters:
message
row to find
position
set when found
Returns:
true if found