1
0
Fork 0

✏️ Fixed comments in SendMessage method

This commit is contained in:
Maxim Lebedev 2017-10-13 18:21:34 +05:00
parent 7ec684ec3c
commit c1d218889c
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F
1 changed files with 1 additions and 2 deletions

View File

@ -19,10 +19,9 @@ type SendMessageParameters struct {
// Sends the message silently. Users will receive a notification with no
// sound.
DisableNotification bool `json:"disable_notification,omitempty"`
// If the message is a reply, ID of the original message
// If the message is a reply, ID of the original message
ReplyToMessageID int `json:"reply_to_message_id,omitempty"`
// Additional interface options. A JSON-serialized object for an inline