Skip to content

Commit ffcab91

Browse files
authored
fix shrug (#7165)
1 parent 1b437c2 commit ffcab91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rich_presence/Using_with_the_Embedded_App_SDK.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ As you start exploring the Rich Presence docs, you'll start seeing the word "act
4343

4444
When Rich Presence was introduced, the underlying object that contains presence data was called an "activity" (long before the Embedded App SDK), which is what the RPC [`SET_ACTIVITY` command](#DOCS_TOPICS_RPC/setactivity) is referencing. And that's *also* why the Embedded App SDK's wrapper around the RPC command is called `setActivity()` yet isn't really related to setting the state for the kind of Activity that *you're* building.
4545

46-
We know, it's confusing ¯\\_(⊙︿⊙)_/¯ — the naming was logical at the time because it was really about the user's activity in a 3rd party game or service, but now it sorta feels like activity-ception. Understanding the nuances here aren't super important, and it's why we have guides like this one. But as they say...the more you (at least sort of) know.
46+
We know, it's confusing ¯\\\_(⊙︿⊙)\_/¯ — the naming was logical at the time because it was really about the user's activity in a 3rd party game or service, but now it sorta feels like activity-ception. Understanding the nuances here aren't super important, and it's why we have guides like this one. But as they say...the more you (at least sort of) know.
4747
</Collapsible>
4848

4949
### rpc.activities.write Scope

0 commit comments

Comments
 (0)