We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2063c5 commit 95ba4d4Copy full SHA for 95ba4d4
1 file changed
constants/messages.py
@@ -65,7 +65,7 @@
65
SEND_YOUR_MESSAGE: str = "Send Your Message 👇"
66
YOUR_MESSAGE_WAS_SENT: str = "Your Message Was Sent"
67
PRIVACY_MESSAGE: str = (
68
- "This robot stores the following information:\n"
+ "⚠️ This robot stores the following information:\n"
69
"User ID,First Name, Last Name, Username\n"
70
"And when you Login Instagram via this robot, we store the session inside our servers for next login"
71
)
0 commit comments