Skip to content

Commit

Permalink
Update layer to 166
Browse files Browse the repository at this point in the history
  • Loading branch information
painor committed Nov 1, 2023
1 parent eab0bdb commit 2464335
Show file tree
Hide file tree
Showing 7 changed files with 844 additions and 201 deletions.
2 changes: 1 addition & 1 deletion gramjs/Version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = "2.19.5";
export const version = "2.19.7";
2 changes: 1 addition & 1 deletion gramjs/tl/AllTLObjects.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const LAYER = 165;
export const LAYER = 166;

import { Api } from "./";

Expand Down
Loading

0 comments on commit 2464335

Please sign in to comment.