Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InviteStoreFetchOptions

The options for {@link InviteStore#fetch}.

since

0.0.1

see

https://discord.com/developers/docs/resources/invite#get-invite-get-invite-url-parameters

Hierarchy

  • InviteStoreFetchOptions

Index

Properties

Properties

Optional with_counts

with_counts: undefined | false | true

Whether the invite should contain approximate member counts.

since

0.0.1

default

false

Generated using TypeDoc