MCPcopy Create free account

hub / github.com/discord/sample-game-integration / functions

Functions39 in github.com/discord/sample-game-integration

↓ 5 callersFunctionsave
()
server/index.py:71
↓ 2 callersFunctionrefresh_access_token
(user)
server/index.py:112
↓ 2 callersMethodserialize
(self)
server/index.py:40
↓ 1 callersFunctioncreate_id
()
server/index.py:75
↓ 1 callersFunctiondelete_all_games
()
server/index.py:212
↓ 1 callersMethodrequest_headers
(self)
server/index.py:47
Method__init__
(self)
server/index.py:32
Method__init__
(self)
server/index.py:55
FunctionaddUserVoiceState
(user)
client/src/App.js:260
Functioncall
(command, args, handler=null)
client/src/App.js:67
Functionclassnames
('button', {disabled: connected})
client/src/App.js:501
Functionconnect
(portOffset=0)
client/src/App.js:275
Functionconstructor
(props)
client/src/App.js:42
FunctioncreateMatch
()
client/src/App.js:308
Functioncreate_match
()
server/index.py:158
Functiondisconnect
()
client/src/App.js:425
FunctiondiscordRequest
(route, body, file)
client/src/App.js:93
Functiondiscord_authenticate
()
server/index.py:227
Functiondiscord_exchange_token
()
server/index.py:242
FunctionendMatch
()
client/src/App.js:379
Functionend_match
()
server/index.py:206
FunctionfindMatch
()
client/src/App.js:318
Functionfind_match
()
server/index.py:148
FunctionhandleDiscordRPCResponse
(e)
client/src/App.js:158
FunctionhandleError
(err)
client/src/App.js:118
FunctionhandleGotAccessToken
(user)
client/src/App.js:125
FunctionhandleSelectedShareChannel
(val)
client/src/App.js:471
FunctionhandleSelectedShareGuild
(val)
client/src/App.js:451
FunctionisError
(response, code=undefined)
client/src/App.js:89
FunctionjoinMatch
()
client/src/App.js:347
Functionjoin_match
(game_id)
server/index.py:171
FunctionloadGuildsForSharing
()
client/src/App.js:145
Functionlogin
()
server/index.py:134
FunctionobserveVoiceChannel
(voiceChannelId)
client/src/App.js:328
FunctiononHandleConnect
()
client/src/App.js:439
FunctiononKeyUp
(e)
client/src/App.js:443
Functionsend
(payload)
client/src/App.js:63
FunctionshareResults
()
client/src/App.js:384
Functionsubscribe
(event, args)
client/src/App.js:80