Rename media type 1 to chat_photo
This commit is contained in:
parent
696a86791f
commit
e1e0029cc5
@ -35,7 +35,7 @@ class BaseClient:
|
||||
|
||||
MEDIA_TYPE_ID = {
|
||||
0: "thumbnail",
|
||||
1: "thumbnail",
|
||||
1: "chat_photo",
|
||||
2: "photo",
|
||||
3: "voice",
|
||||
4: "video",
|
||||
|
Loading…
Reference in New Issue
Block a user