Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageReactionFetchOptions

Hierarchy

  • MessageReactionFetchOptions

Index

Properties

Properties

Optional after

after: undefined | string

Get users after this user ID.

since

0.0.1

Optional before

before: undefined | string

Get users before this user ID.

since

0.0.1

Optional limit

limit: undefined | number

Max number of users to return (1-100).

since

0.0.1

Generated using TypeDoc