webapp/platform/types : Add 'acting_user_access_token' type to AppExpand (#23496)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b56b648b53
Коммит
0a897220a7
@@ -146,6 +146,7 @@ export type AppExpandLevel = ''
|
||||
export type AppExpand = {
|
||||
app?: AppExpandLevel;
|
||||
acting_user?: AppExpandLevel;
|
||||
acting_user_access_token?: AppExpandLevel;
|
||||
channel?: AppExpandLevel;
|
||||
config?: AppExpandLevel;
|
||||
mentioned?: AppExpandLevel;
|
||||
|
||||
Ссылка в новой задаче
Block a user