Skip to content

CachedMessageBlock.this[int]

this[int]

get
public CachedMessage this[int index]
Access the cached message at the provided index.

Parameters

indexint
The index to access.

Returns

The message at the specified index.