Browse Source

Layer 137

master
Eduard Kuzmenko 2 years ago
parent
commit
9ec11e3e7b
  1. 4
      src/layer.d.ts
  2. 2
      src/lib/mtproto/schema.ts
  3. 4
      src/scripts/in/schema.json
  4. 2
      src/scripts/out/schema.json

4
src/layer.d.ts vendored

@ -9359,7 +9359,9 @@ export namespace AvailableReaction { @@ -9359,7 +9359,9 @@ export namespace AvailableReaction {
appear_animation: Document,
select_animation: Document,
activate_animation: Document,
effect_animation: Document
effect_animation: Document,
around_animation?: Document,
center_icon?: Document
};
}

2
src/lib/mtproto/schema.ts

File diff suppressed because one or more lines are too long

4
src/scripts/in/schema.json

File diff suppressed because one or more lines are too long

2
src/scripts/out/schema.json

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save