timeout property

Duration? timeout
final

A timeout after which pagination will be disabled for this message.

Set to null to enable pagination forever (or until bot restart).

Implementation

final Duration? timeout;