Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetMessageOptions

Hierarchy

  • GetMessageOptions

Index

Properties

after?: string

Get's messages after the Id of the passed snowflake

around?: string

Get's messages around the Id of the passed snowflake

before?: string

Get's messages before the Id of the passed snowflake

limit?: number

Number of messages to get, values between 1-100 allowed

Generated using TypeDoc