Skip to content

Commit 95ba4d4

Browse files
committed
♻️ refactor: updated PRIVACY_MESSAGE
1 parent a2063c5 commit 95ba4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants/messages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
SEND_YOUR_MESSAGE: str = "Send Your Message 👇"
6666
YOUR_MESSAGE_WAS_SENT: str = "Your Message Was Sent"
6767
PRIVACY_MESSAGE: str = (
68-
"This robot stores the following information:\n"
68+
"⚠️ This robot stores the following information:\n"
6969
"User ID,First Name, Last Name, Username\n"
7070
"And when you Login Instagram via this robot, we store the session inside our servers for next login"
7171
)

0 commit comments

Comments
 (0)