Changes of com.discord v1289
This commit is contained in:
parent
cfa5202e37
commit
47f788dbde
9825 changed files with 365562 additions and 357146 deletions
|
@ -33,7 +33,8 @@
|
|||
</fulfillment>
|
||||
</action>
|
||||
<action intentName="actions.intent.GET_MESSAGE">
|
||||
<fulfillment urlTemplate="https://discord.com/query/?type=user{&userName}">
|
||||
<fulfillment urlTemplate="https://discord.com/query/?type=user{&userName,userNameAlt}">
|
||||
<parameter-mapping intentParameter="message.recipient.name" urlParameter="userNameAlt" />
|
||||
<parameter-mapping intentParameter="message.sender.name" urlParameter="userName" />
|
||||
</fulfillment>
|
||||
</action>
|
||||
|
@ -49,7 +50,6 @@
|
|||
<entity identifier="settings" name="@string/settings" />
|
||||
<entity identifier="account" name="@string/account" />
|
||||
<entity identifier="nitro" name="@string/premium" />
|
||||
<entity identifier="billing" name="@string/billing" />
|
||||
<entity identifier="voice" name="@string/voice_settings" />
|
||||
<entity identifier="friends" name="@string/friends" />
|
||||
<entity identifier="mentions" name="@string/mentions" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue