Add author signature fiels

pull/281/head
youaresofunny 6 years ago
parent 6205700e67
commit 11cbce8755
  1. 1
      types.go

@ -173,6 +173,7 @@ type Message struct {
PassportData *PassportData `json:"passport_data,omitempty"` // optional
ConnectedWebsite *string `json:"connected_website,omitempty"` // optional
ReplyMarkup *InlineKeyboardMarkup `json:"reply_markup,omitempty"` // optional
AuthorSignature string `json:"author_signature,omitempty"` // optional
}
// Time converts the message timestamp into a Time.