mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 06:27:48 +01:00
Update to layer 183, fix bindTo settings, fix issue with poll total_voters
This commit is contained in:
parent
6fc8e0668d
commit
2e3890b8d4
@ -657,7 +657,7 @@ abstract class InternalDoc
|
|||||||
*
|
*
|
||||||
* Returns a vector hash.
|
* Returns a vector hash.
|
||||||
*
|
*
|
||||||
* @param array $longs IDs
|
* @param array<int|string> $longs IDs
|
||||||
*/
|
*/
|
||||||
final public static function genVectorHash(array $longs): string
|
final public static function genVectorHash(array $longs): string
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user