Skip to content

Minor fix of major bug

Pre-release
Pre-release
Compare
Choose a tag to compare
@JarKz JarKz released this 20 Jun 16:21
e247e3f

Figured out that the Id class consumed only Integer type that can be cause of the problem, when the user id or chat id is in long number type and the cast to integer will overflow.