pyrofork/pyrogram
Dan 6c80064f2c Enable custom format for User mentions
Examples:
  - format(user, "mention")
  - "{:mention}".format(user)
  - f"{user:mention}"
2019-06-30 21:10:28 +02:00
..
api Rearrange code 2019-06-06 19:29:44 +02:00
client Enable custom format for User mentions 2019-06-30 21:10:28 +02:00
connection Reformat code 2019-03-16 17:51:37 +01:00
crypto Update domain name references to pyrogram.org 2019-05-19 21:40:41 +02:00
errors Fix RPCError not setting the x attribute 2019-06-28 20:43:06 +02:00
session Update Auth and Session to accommodate Storage Engines 2019-06-19 16:02:29 +02:00
vendor Reformat code 2019-03-16 17:51:37 +01:00
__init__.py Update develop version 2019-06-11 20:50:36 +02:00