The Wayback Machine - https://web.archive.org/web/20201210055312/https://github.com/pyrogram/pyrogram/pull/500
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed emogis colors to the correct values and added a offset to sta… #500

Closed
wants to merge 1 commit into from

Conversation

@gouravkmar2
Copy link

@gouravkmar2 gouravkmar2 commented Oct 1, 2020

…rt time

@@ -143,7 +143,7 @@
TWO_HEARTS = "\U0001f495"
HEART_DECORATION = "\U0001f49f"
HEART_EXCLAMATION = "\u2763\ufe0f"
BROKEN_HEART = "\U0001f494"
BROKEN_HEART = "\U0001f638"

This comment has been minimized.

@delivrance

delivrance Oct 1, 2020
Member

Emoji are taken from emojipedia and not edited manually

@@ -119,7 +121,9 @@ async def create(self):
server_nonce=server_nonce,
new_nonce=new_nonce,
).write()

if s>start*10:

This comment has been minimized.

@delivrance

delivrance Oct 1, 2020
Member

What is this?

@delivrance
Copy link
Member

@delivrance delivrance commented Oct 18, 2020

Hi. This PR is weird, I'm not sure why you were fiddling with the auth internals. Plus, a PR should contain changes about one single self contained context instead of multiple different areas. Closing.

@delivrance delivrance closed this Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.