Skip to content

Commit 6616a6f

Browse files
Update docs/events/gateway-events.mdx
Co-authored-by: advaith <[email protected]>
1 parent d143353 commit 6616a6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/events/gateway-events.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,10 +1217,10 @@ For Listening and Watching activities, you can include both start and end timest
12171217
|--------------|--------|----------------------------------------------------------------------------------------------|
12181218
| large_image? | string | See [Activity Asset Image](/docs/events/gateway-events#activity-object-activity-asset-image) |
12191219
| large_text? | string | Text displayed when hovering over the large image of the activity |
1220-
| large_url? | string | URL that is linked when clicking on the large image |
1220+
| large_url? | string | URL that is opened when clicking on the large image |
12211221
| small_image? | string | See [Activity Asset Image](/docs/events/gateway-events#activity-object-activity-asset-image) |
12221222
| small_text? | string | Text displayed when hovering over the small image of the activity |
1223-
| small_url? | string | URL that is linked when clicking on the small image |
1223+
| small_url? | string | URL that is opened when clicking on the small image |
12241224

12251225
###### Activity Asset Image
12261226

0 commit comments

Comments
 (0)