Skip to main content
Version: 0.37.110

RESTGetAPICurrentUserGuildsQuery

Index

Properties

optionalafter

after?: string

Get guilds after this guild ID

optionalbefore

before?: string

Get guilds before this guild ID

optionallimit

limit?: number = ```ts 200 ```

Max number of guilds to return (1-200)

optionalwith_counts

with_counts?: boolean = ```ts false ```

Include approximate member and presence counts in response

Page Options