Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added documentation to GatewayIntents.cs, GatewayClient.cs, ShardedGatewayClient.cs and GatewayOpcodes.cs #20

Merged
merged 38 commits into from
May 17, 2024
Merged
Show file tree
Hide file tree
Changes from 26 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
646834e
Added GuildMessagePolls and DirectMessagePolls to GatewayIntents, as …
Red-K0 Apr 23, 2024
a69db67
EOF moved.
Red-K0 Apr 23, 2024
7b7b280
Rewrote the file to use `see` tags.
Red-K0 Apr 23, 2024
2a4fcb7
Full documentation for all events in GatewayClient.cs
Red-K0 Apr 24, 2024
cf45b53
Opcode Documentation Added
Red-K0 Apr 24, 2024
5c27a36
Fixed errors in references to GuildThreadUser.
Red-K0 Apr 24, 2024
05031d3
Rewrote bullet points into XML.
Red-K0 Apr 24, 2024
ea2048c
Rewrote GatewayIntents bullet points into XML tags.
Red-K0 Apr 24, 2024
c5d3425
Added a summary comment for the GatewayClient type.
Red-K0 Apr 24, 2024
e0b8ea5
Added a summary comment for the GatewayOpcode type.
Red-K0 Apr 24, 2024
6b37a50
Spelling fix for associated.
Red-K0 Apr 25, 2024
2fdfeb3
Clarification for Interaction vs Application Command / Message Component
Red-K0 Apr 25, 2024
28341fa
Merge branch 'NetCordDev:alpha' into alpha
Red-K0 Apr 25, 2024
9e12fcc
10 second clarification for TypingStart
Red-K0 Apr 25, 2024
3154c1b
Plural clarification for GuildIntegrationsUpdate
Red-K0 Apr 25, 2024
1843ce4
Corrected bot to user in MessageReactionRemoveEmoji
Red-K0 Apr 25, 2024
b8d2f75
Minor error fix.
Red-K0 Apr 25, 2024
99f3d21
GatewayClient description updated.
Red-K0 Apr 25, 2024
4c02f97
Changed instances of member to user in GatewayClient.cs
Red-K0 Apr 25, 2024
b7747fa
Changed Intent to intent
Red-K0 Apr 26, 2024
706cf8b
Modified reference from `member` to `RestMessage.Author`
Red-K0 Apr 26, 2024
4ba2295
Error fix
Red-K0 Apr 26, 2024
45e0532
Basic required and optional intents laid out from documentation.
Red-K0 Apr 26, 2024
2fc1b5a
Added more required intents to docs.
Red-K0 Apr 26, 2024
ad3f0c8
Added GuildUsers note.
Red-K0 Apr 26, 2024
f649c39
Fixed br tags.
Red-K0 Apr 26, 2024
09c3771
Added a very necessary region
Red-K0 Apr 26, 2024
03efcf2
Replace all instances of discord with Discord
Red-K0 Apr 29, 2024
e6ebf37
Updated description for the GatewayClient
Red-K0 May 8, 2024
0da34dd
Merge conflict fix, updated Ready event
Red-K0 May 8, 2024
8241c92
Updated GatewayClient description, and correct casing for the word 'g…
Red-K0 May 9, 2024
1735cd0
Removed size description from ready event.
Red-K0 May 9, 2024
b0110d2
Updated GatewayClient to account for IPartialMessage
Red-K0 May 15, 2024
5235441
Documented all ShardedGatewayClient events.
Red-K0 May 17, 2024
2352ec1
Merge conflict fixes.
Red-K0 May 17, 2024
774e7ac
Cleanup
KubaZ2 May 17, 2024
9c1f458
Merge branch 'alpha' into alpha
KubaZ2 May 17, 2024
69a5a20
Fix merge conflicts
KubaZ2 May 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading