@@ -8,6 +8,7 @@ type RequestSMS struct {
ApiKey string `json:"apikey"`
Phone string `json:"phones"`
Message string `json:"mes"`
Sender string `json:"sender,omitempty"`
}
type ResponseSMS struct {
The note is not visible to the blocked user.