Remove ReplyMarkup interface from MessageConfig, fixes #30
This commit is contained in:
parent
06d94aeeed
commit
6960b6fd79
1 changed files with 0 additions and 1 deletions
|
@ -144,7 +144,6 @@ type MessageConfig struct {
|
|||
Text string
|
||||
ParseMode string
|
||||
DisableWebPagePreview bool
|
||||
ReplyMarkup interface{}
|
||||
}
|
||||
|
||||
// Values returns url.Values representation of MessageConfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue