Add getUserProfilePhotos test

This commit is contained in:
Oleg Abramov 2018-04-04 17:29:53 +03:00
parent c0e4d480dd
commit b95e977c12
2 changed files with 17 additions and 0 deletions

View file

@ -392,6 +392,12 @@ SHIPPING_QUERY = {
"shipping_address": SHIPPING_ADDRESS
}
USER_PROFILE_PHOTOS = {
"total_count": 1, "photos": [
[PHOTO, PHOTO, PHOTO]
]
}
UPDATE = {
"update_id": 123456789,
"message": MESSAGE