QueryFilter

Information that is used to filter message data, to segregate it according to the timeframe in which it arrives.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Used to limit data to that which has arrived since the last execution of the action.

Functions

Link copied to clipboard
inline fun copy(block: QueryFilter.Builder.() -> Unit = {}): QueryFilter
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String