show the screenshots
This commit is contained in:
@@ -19,9 +19,25 @@ Instagram sends notifications to users in different situations, such as:
|
|||||||
|
|
||||||
And there are many more. In this assignment, your program will support five types of notifications: like, follow, comment, tag, and message requests.
|
And there are many more. In this assignment, your program will support five types of notifications: like, follow, comment, tag, and message requests.
|
||||||
|
|
||||||
|
On Instagram, on the "Settings and privacy" page, users can choose to turn on or turn off each of these notifications, as shown in the following five screenshots:
|
||||||
|
|
||||||
|
To turn on or off like notifications:
|
||||||
|

|
||||||
|
|
||||||

|
To turn on or off follow notifications:
|
||||||
|

|
||||||
|
|
||||||
|
To turn on or off comment notifications:
|
||||||
|

|
||||||
|
|
||||||
|
To turn on or off tag notifications:
|
||||||
|

|
||||||
|
|
||||||
|
To turn on or off message request notifications:
|
||||||
|

|
||||||
|
|
||||||
|
Users can also decide to pause all notifications:
|
||||||
|

|
||||||
|
|
||||||
## Supported Commands
|
## Supported Commands
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user