Skip to content

Commit ff654d1

Browse files
committed
More JSDoc
1 parent 2de2cc6 commit ff654d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ class WhatsAppAPI {
100100
* @property {Template} Types.Template.Template The API Template type object
101101
* @property {Language} Types.Template.Language The API Language type object
102102
* @property {ButtonComponent} Types.Template.ButtonComponent The API ButtonComponent type object
103-
* @property {UrlButton} Types.Template.UrlButton The API UrlButton type object
104-
* @property {PayloadButton} Types.Template.PayloadButton The API PayloadButton type object
103+
* @property {ButtonParameter} Types.Template.ButtonParameter The API ButtonParameter type object
105104
* @property {HeaderComponent} Types.Template.HeaderComponent The API HeaderComponent type object
106105
* @property {BodyComponent} Types.Template.BodyComponent The API BodyComponent type object
107106
* @property {Parameter} Types.Template.Parameter The API Parameter type object

0 commit comments

Comments
 (0)