Skip to content

Commit

Permalink
Ops :/
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoDanin committed Apr 2, 2016
1 parent f09232d commit 10c9bc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utilities.moon
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ export telegram = class telegram--Telegram api methods
url = "#{API_URL}/getUserProfilePhotos"
url ..= "?user_id=#{user_id}"
url ..= "&limit=#{limit}" if limit
print(url)
return telegram!\sendRequest url

--Returns users full info as string
Expand Down

0 comments on commit 10c9bc5

Please sign in to comment.