ctor for Input User/Channel with mandatory access_hash parameter

This commit is contained in:
Wizou 2022-03-27 12:18:43 +02:00
parent 67da1da8c0
commit c2f228f7de
6 changed files with 44 additions and 17 deletions

2
.github/dev.yml vendored
View file

@ -2,7 +2,7 @@ pr: none
trigger:
- master
name: 2.1.4-dev.$(Rev:r)
name: 2.2.1-dev.$(Rev:r)
pool:
vmImage: ubuntu-latest

2
.github/release.yml vendored
View file

@ -1,7 +1,7 @@
pr: none
trigger: none
name: 2.1.$(Rev:r)
name: 2.2.$(Rev:r)
pool:
vmImage: ubuntu-latest