Mohammad Reza Karimi

Results 13 issues of Mohammad Reza Karimi

I haven't find any typescript support for this package, So I think it will be a good feature to add as a contributor.

http.Request has two methods called Cookie and Cookies, I think it's a good option for Gin to have both of them, not limiting them to only one method. without this...

#### Issue description I am trying to get all reviews about some movies for example "tt0111161" which is "The Shawshank Redemption (1994)" This movie has 9882 reviews by now, but...

I was searching for the way we can use multiple from:... in our query, I didn't find it in your document so I added it.

I was searching for a way to change background color and I added the solution to readme.

Fixed the issue mentioned in #553

When using Markdown or MarkdownV2, some characters `()_-.` are reserved by Telegram itself and should be escaped unless we get an error, if the case of underline, we don't even...

- Removed unnecessary concurrency pattern (wait channel) - called variable was unused, I wrote a condition for that to be called once

In the previous version, we stored all the containers and images in the session, that made our lists stale and could cause inconsistency between the real list of images and...