Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Discord::Paginator(T)
Inherits
Enumerable
/
Reference
/
Object
Constructors
new
(limit :
Int32
|
Nil
, direction :
Direction
, &block :
Array
(
T
) |
Nil
->
Array
(
T
))
Source
Instance methods
each
Must yield this collection's elements to the block.
Source
Nested types
Discord::Paginator::Direction