GuildListMembersOptions

export interface GuildListMembersOptions
export interface GuildListMembersOptions
Options used for listing guild members.
after?:Snowflake
Limit fetching members to those with an id greater than the supplied id
cache?:boolean
Whether or not to cache the fetched member(s) (default: true)
limit?:number
Maximum number of members to list