Dolfik1/Funogram

UntilDate in restrictChatMemberBase always result in indefinite restriction

Liminiens opened this issue · 0 comments

Now if we pass any DateTime value as a value of UntilDate in RestrictChatMemberReq, the api call result we be always “restricted indefinitely”.

I believe, the error is in datetime conversion to Unix Epoch time, because I could fix it that way in my app.